mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add tanf benchmark
Random inputs in [-pi, pi]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
ce4122ff97
commit
2234b08763
2 changed files with 3006 additions and 0 deletions
|
@ -103,6 +103,7 @@ bench-math := \
|
|||
sinh \
|
||||
sqrt \
|
||||
tan \
|
||||
tanf \
|
||||
tanh \
|
||||
tgamma \
|
||||
tgammaf \
|
||||
|
|
3005
benchtests/tanf-inputs
Normal file
3005
benchtests/tanf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue