2025-08-26 21:37 CEST

spring: develop 85727636 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Eshed Eshed develop 2019-02-16 00:14:28 develop 85cc78f6
Changeset Optimise TimeProfiler

1) Compile time hash of strings
2) Only check hashToName collision once
3) Change unique_lock spinlocks into spring::spinlock (try_lock will cause a system call on windows at the very least)
mod - rts/Lua/LuaMemPool.cpp Diff ] File ]
mod - rts/Map/SMF/ROAM/RoamMeshDrawer.cpp Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/System/TimeProfiler.cpp Diff ] File ]
mod - rts/System/TimeProfiler.h Diff ] File ]