mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add atanhf benchmark
The input is based on acosf one (random inputs in [-1,1]). Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
fa857e6c7b
commit
4f1e26ba47
2 changed files with 2006 additions and 0 deletions
|
@ -37,6 +37,7 @@ bench-math := \
|
|||
atan2f \
|
||||
atanf \
|
||||
atanh \
|
||||
atanhf \
|
||||
cbrt \
|
||||
cbrtf \
|
||||
ceil \
|
||||
|
|
2005
benchtests/atanhf-inputs
Normal file
2005
benchtests/atanhf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue