mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Observation: calls to CompressThread() are likely to be repeated with the same value. Exploit that by storing last query and its result.
Observation: calls to CompressThread() are likely to be repeated with the same value. Exploit that by storing last query and its result.