1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Update speedup.

This commit is contained in:
Bartosz Taudul 2023-05-01 12:59:56 +02:00
parent 96d1a1b0e8
commit 9443544d80
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

2
NEWS
View File

@ -24,7 +24,7 @@ v0.x.x (xxxx-xx-xx)
- The process of figuring out what needs to be drawn on the timeline has
been heavily parallelized.
- The impact is especially visible with traces containing large amounts
of data. The framerate improvement in such cases can be ~10x.
of data. The framerate improvement in such cases can be ~30x.
- Consequently, the profiler GUI will now produce all-core spikes when
rendering frames. This may have impact on the profiled application's
performance, if both the application and the profiler GUI are running