jak-project icon indicating copy to clipboard operation
jak-project copied to clipboard

[game] dropping frames while loading

Open water111 opened this issue 3 years ago • 0 comments

I measured, and it looks like we have 3 frames that likely skip when loading:

stage tfrag took 12.32 ms
Loader::update slow setup: 12.3ms

stage tfrag took 10.25 ms
Loader::update slow setup: 10.3ms

stage collide took 12.03 ms
stage merc took 11.31 ms
Loader::update slow setup: 24.8ms

water111 avatar May 28 '22 21:05 water111