mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add asinhf benchmark
Random inputs in the range [-10,10]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
1da8a3707c
commit
275d4d479b
2 changed files with 2006 additions and 0 deletions
|
@ -31,6 +31,7 @@ bench-math := \
|
|||
asin \
|
||||
asinf \
|
||||
asinh \
|
||||
asinhf \
|
||||
atan \
|
||||
atan2 \
|
||||
atanh \
|
||||
|
|
2005
benchtests/asinhf-inputs
Normal file
2005
benchtests/asinhf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue