forked from mirror/openmw-tes3mp
Update the resource cache every second instead of every frame
A dry run takes about ~1.5ms. Even though it's all done in the worker thread, the locks used can stall loading operations that are about to happen in other threads, and just in general this CPU load is unnecessary.coverity_scan^2
parent
b4a6b6387b
commit
0be811c519
Loading…
Reference in New Issue