mirror of git://sourceware.org/git/glibc.git
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
|
@ -103,6 +103,7 @@ bench-math := \
|
|||
sinh \
|
||||
sqrt \
|
||||
tan \
|
||||
tanf \
|
||||
tanh \
|
||||
tgamma \
|
||||
tgammaf \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue