mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 05:50:14 +00:00
benchtests: Add "workload" traces for sinf128
This patch adds workload traces for sinf128 in binary32. The trace is made of 1000 random numbers, generated with SageMath.
This commit is contained in:
parent
ad1e1db5dc
commit
26fbd74059
@ -25,7 +25,7 @@ bench-math := acos acosh asin asinh atan atanh cos cosh exp exp2 log log2 \
|
||||
modf pow rint sin sincos sinh sqrt tan tanh fmin fmax fminf \
|
||||
fmaxf powf trunc truncf roundeven roundevenf expf exp2f logf \
|
||||
log2f sincosf sinf cosf isnan isinf isfinite hypot logb logbf \
|
||||
exp10f expf128 powf128
|
||||
exp10f expf128 powf128 sinf128
|
||||
|
||||
bench-pthread := pthread_once thread_create
|
||||
|
||||
|
2007
benchtests/sinf128-inputs
Normal file
2007
benchtests/sinf128-inputs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user