Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/t
/
benchmarks
/
math_benchmark.cpp
72fe1c8
Add pow benchmark
by Adhemerval Zanella
· 7 years ago
56f4511
Add log and log2 benchmark
by Adhemerval Zanella
· 7 years ago
10d330a
Add exp and exp2 benchmark
by Adhemerval Zanella
· 7 years ago
7871ca1
Add sinf/cosf/sincosf benchmark
by Adhemerval Zanella
· 7 years ago
ff5a353
Add logf and log2f benchmark
by Adhemerval Zanella
· 7 years ago
872c8b5
Add powf benchmark
by Adhemerval Zanella
· 7 years ago
357f6c1
Add expf and exp2f benchmark
by Adhemerval Zanella
· 7 years ago
e332f65
Switch to FreeBSD's actual sincos.
by Elliott Hughes
· 7 years ago
858e336
Generate all the benchmarks to run.
by Christopher Ferris
· 8 years ago
5c6a7bf
Remove some legacy declarations from <math.h>.
by Elliott Hughes
· 8 years ago
a7b0f88
Implement interface for bionic benchmarks.
by Anders Lewis
· 8 years ago
be763d8
Fix deprecated range_x() calls.
by Martijn Coenen
· 9 years ago
281e06b
Switch bionic over to google-benchmark.
by Elliott Hughes
· 9 years ago
f9f4a43
Revert "Revert "Use compiler builtins for fabs.""
by Elliott Hughes
· 10 years ago
c5deb0f
Revert "Use compiler builtins for fabs."
by Elliott Hughes
· 10 years ago
d76f169
Use compiler builtins for fabs.
by Elliott Hughes
· 10 years ago
b662280
Use __builtin_* in <math.h>.
by Elliott Hughes
· 10 years ago
df4942c
Refactor the benchmark code.
by Christopher Ferris
· 10 years ago
055a59c
Prevent benchmarks from being optimized away.
by Dan Albert
· 11 years ago
a147a1d
AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.
by Serban Constantinescu
· 11 years ago
02c78a3
Reimplement isinf/isnan/fpclassify.
by Elliott Hughes
· 11 years ago
bd3efbc
bionic: move benchmarks out of tests directory
by Colin Cross
· 12 years ago
[Renamed from tests/math_benchmark.cpp]
9edb3e0
Improve benchmarking tool, add a few math benchmarks.
by Elliott Hughes
· 12 years ago