Files
tracy/server/TracyWorker.cpp
Bartosz Taudul 8beb1c1a39 Add thread compression cache.
Observation: calls to CompressThread() are likely to be repeated with
the same value. Exploit that by storing last query and its result.
2018-05-01 01:29:25 +02:00

66 KiB