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