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