mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
benchtests: Add log1p benchmark
Random inputs x*2^e where x is random in [1/2,1] and e in [-29,127]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
acc2137382
commit
ef2485c5fe
@ -73,6 +73,7 @@ bench-math := \
|
|||||||
log10 \
|
log10 \
|
||||||
log10f \
|
log10f \
|
||||||
log1p \
|
log1p \
|
||||||
|
log1pf \
|
||||||
log2 \
|
log2 \
|
||||||
log2f \
|
log2f \
|
||||||
log2p1f \
|
log2p1f \
|
||||||
|
1005
benchtests/log1pf-inputs
Normal file
1005
benchtests/log1pf-inputs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user