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