summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/malloc_hooks.cpp
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2018-08-08 10:54:53 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2018-08-08 15:06:09 -0300
commit10d330af340a0f9c9a98b3c2db5eb883395656dc (patch)
tree9c0da2a9cda2ab15a4d93c51d5515af31924a75b /libc/malloc_hooks/malloc_hooks.cpp
parentf2fb3b11c611536b19d4ce8949dffe7f151854b5 (diff)
Add exp and exp2 benchmark
This patch add two benchmarks for both exp and exp2, one which measures thoughput and one which measures latency. The latency benchmark works by creating a dependency on the previous iteration and with a zero multiply to avoid changing the input value. The input is based on expf/exp2f benchmark (reduced trace based on 2.4 billion samples extracted from specpu2017 521.wrf_r benchmark). Test: ran 32-bit and 64-bit x86 tests on host
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions