[PATCH] D64082: [MemFunctions] Add microbenchmarks for memory functions.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 11:19:05 PDT 2019
spatel added a comment.
Thanks for working on this! I'm not familiar with how the benchmarking framework works, so someone else should definitely have a look.
Does the framework automatically account for and filter out noisy results? I'm guessing that tiny memcmp() will have a lot of run-to-run variation.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64082/new/
https://reviews.llvm.org/D64082
More information about the llvm-commits
mailing list