mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-11 23:59:46 +00:00
Sorting samples during load was a major mistake, as three different background processing threads were concurrently accessing the samples table, and it was being sorted in one of them!
265 KiB
265 KiB