aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorSnehasish Kumar <snehasishk@google.com>2022-03-21 19:39:24 -0700
committerSnehasish Kumar <snehasishk@google.com>2022-04-08 09:15:20 -0700
commit6dd6a6161f3a5c25162af9dc3625c8dfcc62a1ed (patch)
treecbb80987fdf31edb688183c3f357b58443102ae1 /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent575a1d48e781a03a1bb892ff52e16ee0485d0a34 (diff)
downloadllvm-6dd6a6161f3a5c25162af9dc3625c8dfcc62a1ed.zip
llvm-6dd6a6161f3a5c25162af9dc3625c8dfcc62a1ed.tar.gz
llvm-6dd6a6161f3a5c25162af9dc3625c8dfcc62a1ed.tar.bz2
[memprof] Deduplicate and outline frame storage in the memprof profile.
The current implementation of memprof information in the indexed profile format stores the representation of each calling context fram inline. This patch uses an interned representation where the frame contents are stored in a separate on-disk hash table. The table is indexed via a hash of the contents of the frame. With this patch, the compressed size of a large memprof profile reduces by ~22%. Reviewed By: tejohnson Differential Revision: https://reviews.llvm.org/D123094
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions