mirror of git://sourceware.org/git/glibc.git
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
|
@ -27,6 +27,7 @@ bench-math := \
|
|||
acos \
|
||||
acosf \
|
||||
acosh \
|
||||
acoshf \
|
||||
asin \
|
||||
asinh \
|
||||
atan \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue