mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Previously each data packet was compressed independently. After this change all new packets reference the previously sent data, which achieves better compression.