2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-07 13:28:05 +08:00

benchtests: Add asinf benchmark

The input is based on acosf one (random inputs in [-1,1]).

Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
Adhemerval Zanella 2024-11-13 13:29:41 -03:00
parent fa145f3784
commit 1da8a3707c
2 changed files with 2711 additions and 0 deletions

View File

@ -29,6 +29,7 @@ bench-math := \
acosh \
acoshf \
asin \
asinf \
asinh \
atan \
atan2 \

2710
benchtests/asinf-inputs Normal file

File diff suppressed because it is too large Load Diff