1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-07 23:43:52 +00:00
Bartosz Taudul d683699ba9 Don't recalculate histogram bins every frame.
This remedies slowdown that was only visible when a histogram of a large
number of zones (~100 million) was displayed. The slowdown was caused by
std::accumulate() calls over whole set of zones.
2019-06-16 16:41:52 +02:00
..
2019-06-12 15:28:32 +02:00
2018-08-17 13:35:33 +02:00
2017-10-10 21:56:15 +02:00
2017-10-10 21:56:15 +02:00
2019-01-19 13:53:10 +02:00
2018-08-29 23:22:44 +02:00
2019-06-07 01:35:35 +02:00
2019-06-06 22:14:51 +02:00
2019-03-26 23:02:32 +01:00
2019-06-06 23:08:19 +02:00