tracy/common
Bartosz Taudul 1aaab3c5e4 Use 32 bits to store lock id.
This makes queue item size 32 bytes. Queue operations can now be faster,
because multiplication by 33 is replaced by shift by 5.
2017-10-13 20:05:38 +02:00
..
tracy_lz4.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
tracy_lz4.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyProtocol.hpp Receive plot data. 2017-10-13 03:36:59 +02:00
TracyQueue.hpp Use 32 bits to store lock id. 2017-10-13 20:05:38 +02:00
TracySocket.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracySocket.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracySystem.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracySystem.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00