mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add acoshf benchmark
Random inputs in the range [1,21]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
647e464374
commit
fa145f3784
2 changed files with 1006 additions and 0 deletions
|
@ -27,6 +27,7 @@ bench-math := \
|
|||
acos \
|
||||
acosf \
|
||||
acosh \
|
||||
acoshf \
|
||||
asin \
|
||||
asinh \
|
||||
atan \
|
||||
|
|
1005
benchtests/acoshf-inputs
Normal file
1005
benchtests/acoshf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue