[libc-commits] [PATCH] D93210: [libc] revamp memory function benchmark

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Dec 16 02:10:51 PST 2020


gchatelet updated this revision to Diff 312159.
gchatelet added a comment.

- Address comments and fix naming style


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93210

Files:
  libc/benchmarks/CMakeLists.txt
  libc/benchmarks/JSON.cpp
  libc/benchmarks/JSON.h
  libc/benchmarks/JSONTest.cpp
  libc/benchmarks/LibcBenchmark.h
  libc/benchmarks/LibcMemoryBenchmark.cpp
  libc/benchmarks/LibcMemoryBenchmark.h
  libc/benchmarks/LibcMemoryBenchmarkMain.cpp
  libc/benchmarks/LibcMemoryBenchmarkMain.h
  libc/benchmarks/LibcMemoryBenchmarkTest.cpp
  libc/benchmarks/Memcmp.cpp
  libc/benchmarks/Memcpy.cpp
  libc/benchmarks/MemorySizeDistributions.cpp
  libc/benchmarks/Memset.cpp
  libc/benchmarks/RATIONALE.md
  libc/benchmarks/README.md
  libc/benchmarks/configuration_big.json
  libc/benchmarks/configuration_small.json
  libc/benchmarks/libc-benchmark-analysis.py3
  libc/benchmarks/render.py3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93210.312159.patch
Type: text/x-patch
Size: 107285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201216/3654b64d/attachment-0001.bin>


More information about the libc-commits mailing list