mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add acosf benchmark
The input is based on acos one (random inputs in [-1,1]). Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
eb8fa66d4e
commit
647e464374
2 changed files with 2711 additions and 0 deletions
|
@ -25,6 +25,7 @@ include ../Makeconfig
|
|||
|
||||
bench-math := \
|
||||
acos \
|
||||
acosf \
|
||||
acosh \
|
||||
asin \
|
||||
asinh \
|
||||
|
|
2710
benchtests/acosf-inputs
Normal file
2710
benchtests/acosf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue