Opened 14 years ago
Closed 12 years ago
#1563 closed enhancement (wontfix)
Packaging performance/stability improvements
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
The package builder can be improved (performance/stability) with the following changes:
- Use ThreadPool for fetching multiple resource data files at once
- Use IGetResourceContents to get all resources (to be packaged) in a single batch.
Change History (5)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
Milestone: | Maestro-3.0 → Maestro-4.0 |
---|
comment:4 by , 13 years ago
Milestone: | Maestro-4.0 → Maestro-4.1 |
---|
comment:5 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Load stability has higher priority than create stability
Note:
See TracTickets
for help on using tickets.
Fixed r5453