View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0004075 | Spring engine | General | public | 2013-10-18 11:48 | 2013-10-18 11:50 | ||||||||
Reporter | abma | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0004075: unitsync speedup | ||||||||||||
Description | current unitsync is pretty slow on init with many archives: 1. a new (mostly downloaded) file can't be added to the list of maps/games without recalling init, init is pretty slow as it scans through all folders, some call like bool AddArchivetoCache(absarchivepath) is needed 2. it should be possible to disable scanning for new files on init, only the cache content should be used, this could be used for starting a game as well -> when requested archive is not found in cache / on filesystem, rescan can be done, in unitsync something like UseCacheOnly(true) | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-18 11:48 | abma | New Issue | |
2013-10-18 11:50 | abma | Description Updated | View Revisions |