View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0006165 | Spring engine | General | public | 2019-03-13 18:47 | 2019-03-13 20:41 | ||||
Reporter | lamer | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | 104.0 +git | |||||||
Summary | 0006165: 104.0.1-1060-g7f3541f maintenance "seconds per frame" after Load | ||||||||
Description | After Load of savefile spring updates image once in few seconds for a while (2-3 minutes in my tests) then eventually speed normalizes (frames per second). | ||||||||
Steps To Reproduce | Run $ spring crash_script.txt Requirements: engine - 104.0.1-1060-g7f3541f game - Zero-K v1.7.3.3 map - Tundra | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | Irrelevant | ||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2019-03-13 19:18 |
seems there is a pathological O(N^2) loop condition being triggered after loading giant saves. |
Kloot (developer) 2019-03-13 20:41 |
suppressed in 1bcc7699, will revisit this later |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-13 18:47 | lamer | New Issue | |
2019-03-13 18:47 | lamer | File Added: after_load.jpg | |
2019-03-13 18:48 | lamer | File Added: infolog_start_slow.txt | |
2019-03-13 18:48 | lamer | File Added: crash_script.txt | |
2019-03-13 18:48 | lamer | File Added: test3.lua | |
2019-03-13 19:18 | Kloot | Note Added: 0019844 | |
2019-03-13 19:18 | Kloot | Assigned To | => Kloot |
2019-03-13 19:18 | Kloot | Status | new => assigned |
2019-03-13 19:46 | lamer | File Added: test3.slsf | |
2019-03-13 20:41 | Kloot | Status | assigned => resolved |
2019-03-13 20:41 | Kloot | Resolution | open => fixed |
2019-03-13 20:41 | Kloot | Fixed in Version | => 104.0 +git |
2019-03-13 20:41 | Kloot | Note Added: 0019846 |