[PATCH] D71104: scudo: Add a basic malloc/free benchmark.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 10:15:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG29f0a65671e2: scudo: Add a basic malloc/free benchmark. (authored by pcc).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71104/new/

https://reviews.llvm.org/D71104

Files:
  compiler-rt/lib/scudo/standalone/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/allocator_config.h
  compiler-rt/lib/scudo/standalone/benchmarks/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/benchmarks/malloc_benchmark.cpp
  compiler-rt/lib/scudo/standalone/tsd_shared.h
  llvm/utils/gn/secondary/compiler-rt/lib/scudo/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/benchmarks/BUILD.gn
  llvm/utils/gn/secondary/llvm/utils/benchmark/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71104.232893.patch
Type: text/x-patch
Size: 8240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191209/7e0d7b2a/attachment.bin>


More information about the llvm-commits mailing list