Opened 7 years ago
Closed 7 years ago
#952 closed enhancement (fixed)
Loading a few buildpics simultaneously causes a perceptible judder
Reported by: | beherith | Owned by: | Bluestone |
---|---|---|---|
Priority: | major | Milestone: | BAR Beta release |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description
When you first select a factory, or a builder, that causes a noticable lag. Could the pics corresponding to a faction be preloaded?
Change History (7)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
If I try to view very many build pics at once in a fresh game (/give all + ctrl a) I do get maybe 1/2 sec lag, so there is something fixable here. Maybe preloading the chili controls doesn't preload the images they display.
comment:3 by , 7 years ago
Owner: | set to |
---|
comment:4 by , 7 years ago
Maybe preloading the chili controls doesn't preload the images they display.
Confirmed using /debug and watching CBitmap::Load
comment:5 by , 7 years ago
It's fixable with a change to Chili, not yet sure of the cleanest way to implement a shortcut through Chili's queueing system.
comment:6 by , 7 years ago
Could you test this again? It's probably not fixed but in theory it should be improved by [4338].
A full fix requires a change to Chili, jK recognized that its a Chili issue and plans to write a patch.
comment:7 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It is very very much improved, barely perceptible now. Thanks very much!
They already are (all) preloaded and I don't get any noticeable lag from sMenu. Need more info here.