mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display compression ratio and uncompressed data throughput.
This commit is contained in:
@@ -191,6 +191,7 @@ private:
|
||||
|
||||
NonRecursiveBenaphore m_mbpslock;
|
||||
std::vector<float> m_mbps;
|
||||
float m_compRatio;
|
||||
|
||||
// not used for vis - no need to lock
|
||||
flat_hash_set<uint64_t, nohash<uint64_t>> m_pendingStrings;
|
||||
|
||||
Reference in New Issue
Block a user