tracy/client
Bartosz Taudul d7914439e9 Use stream compression.
Previously each data packet was compressed independently. After this
change all new packets reference the previously sent data, which
achieves better compression.
2017-09-17 13:10:58 +02:00
..
concurrentqueue.h Increase block size. 2017-09-12 00:46:10 +02:00
Tracy.hpp Send frame markers. 2017-09-16 00:30:27 +02:00
TracyProfiler.cpp Use stream compression. 2017-09-17 13:10:58 +02:00
TracyProfiler.hpp Use stream compression. 2017-09-17 13:10:58 +02:00
TracyScoped.hpp Exchange time and id in queue header and data structs. 2017-09-14 01:14:40 +02:00