summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/malloc_hooks.cpp
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2018-06-05 09:28:40 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2018-06-19 11:34:54 -0300
commit357f6c1b474065070e9cfd5a07baf10041337fde (patch)
tree7b2f980a17419fbf054c187201dc7df4162a575d /libc/malloc_hooks/malloc_hooks.cpp
parent520ad0cae8f68166ca323c07ab704e5fbdc4f655 (diff)
Add expf and exp2f benchmark
This patch add two benchmarks for both expf and exp2f, one which measures thoughput, as default, 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 a 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 Change-Id: Ic0d40cc4977dd6875fb7431146fc38ea0e6e0bc2
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions