1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-09 08:23:51 +00:00
Bartosz Taudul b946c1d39e Only enable magic fitted vectors in no-statistics builds.
Source location zones pointer fixup is just too slow to be feasible.

Note: no-statistics builds of the graphical profiler don't perform fixup
of view-related pointers (e.g. zone info window zone pointer). This
won't cause crashes, because the pointers are still valid, but the
displayed data will be incorrect and potentially changing in time, as
the pointer can be reused for completely other zone.

Memory usage of ToyPathTracer data, in various scenarios:

Capture + statistics:   7121 MB
Load + statistics:      6057 MB
Capture - statistics:   4876 MB
Load - statistics:      4521 MB
2019-11-11 00:20:33 +01:00
..
2019-07-25 12:58:16 +02:00
2019-11-07 23:52:12 +01:00
2019-11-07 23:52:12 +01:00
2019-11-07 23:52:12 +01:00
2019-11-07 23:52:52 +01:00
2019-11-05 01:28:44 +01:00
2019-10-13 16:29:24 +02:00
2019-11-03 16:29:45 +01:00