mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add log10p1f benchmark
It is based on log2f data. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
ef2485c5fe
commit
48767cbb76
2 changed files with 2889 additions and 0 deletions
|
@ -72,6 +72,7 @@ bench-math := \
|
|||
log \
|
||||
log10 \
|
||||
log10f \
|
||||
log10p1f \
|
||||
log1p \
|
||||
log1pf \
|
||||
log2 \
|
||||
|
|
2888
benchtests/log10p1f-inputs
Normal file
2888
benchtests/log10p1f-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue