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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 19:09:07 PST 2019


pcc updated this revision to Diff 232686.
pcc marked 3 inline comments as done.
pcc added a comment.

- Address review comments


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.232686.patch
Type: text/x-patch
Size: 8240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191207/d13d4aaf/attachment.bin>


More information about the llvm-commits mailing list