[Heaptrack] [Bug 386256] Speed up loading of large data files

2021-05-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=386256 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[Heaptrack] [Bug 386256] Speed up loading of large data files

2018-03-16 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=386256 --- Comment #4 from Milian Wolff --- commit 4edc10044f2743e067b0387d04518b94afd602e1 Author: Milian Wolff Date: Fri Mar 16 19:47:19 2018 +0100 Optionally use zstd for compression of heaptrack data files Zstandard is much faster compared to

[Heaptrack] [Bug 386256] Speed up loading of large data files

2018-03-16 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=386256 --- Comment #2 from Milian Wolff --- Git commit a189ad4d2aa09e7afcd47987bdc75537dd22d5d3 by Milian Wolff. Committed on 16/03/2018 at 23:51. Pushed by mwolff into branch 'master'. Optimize: only map trace indices for allocation infos Previously, we use

[Heaptrack] [Bug 386256] Speed up loading of large data files

2018-03-16 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=386256 Milian Wolff changed: What|Removed |Added Summary|Loading files using |Speed up loading of large |mul