Ticket #79 (closed defect: fixed)
Code path optomisation
| Reported by: | cjax | Owned by: | Joel |
|---|---|---|---|
| Priority: | major | Milestone: | Eraser 6.1/6.2 |
| Component: | BlackBox | Version: | |
| Keywords: | Cc: | ||
| Processor Architecture: | Blocked By: | ||
| Blocking: | Operating System: |
Description
If you walk through the current code it will be observed that we create a list of files to be removed more than once. This is waist of CPU and indeed it slows the startup time of an erasure task.
This should be improved by changing the code path so we get maximum of one call for the GetPaths? ... functions.
Blocking
| Id | Summary | Milestone |
|---|---|---|
| #79 | └ Code path optomisation | Eraser 6.1/6.2 |
Blocked by
| Id | Summary | Milestone |
|---|---|---|
| #79 | └ Code path optomisation | Eraser 6.1/6.2 |
Change History
Note: See
TracTickets for help on using
tickets.
