[libc-commits] [PATCH] D120062: [libc][automemcpy] Discard aggrated samples from JSON

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Feb 17 07:51:12 PST 2022


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgrang.
Herald added a project: libc-project.
gchatelet requested review of this revision.

The benchmark framework synthesizes fake "aggregate" Samples representing mean, median and cv.
We're only interested in "iteration" samples.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120062

Files:
  libc/benchmarks/automemcpy/include/automemcpy/ResultAnalyzer.h
  libc/benchmarks/automemcpy/lib/ResultAnalyzer.cpp
  libc/benchmarks/automemcpy/lib/ResultAnalyzerMain.cpp
  libc/benchmarks/automemcpy/unittests/ResultAnalyzerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120062.409656.patch
Type: text/x-patch
Size: 7017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220217/860c20a4/attachment-0001.bin>


More information about the libc-commits mailing list