mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
benchtests: Add lgammaf benchmark
Random inputs in the range [-20.0,20.0]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
d7612d04e4
commit
ce4122ff97
2 changed files with 1006 additions and 0 deletions
|
@ -70,6 +70,7 @@ bench-math := \
|
|||
j0 \
|
||||
j1 \
|
||||
lgamma \
|
||||
lgammaf \
|
||||
llrint \
|
||||
llrintf \
|
||||
log \
|
||||
|
|
1005
benchtests/lgammaf-inputs
Normal file
1005
benchtests/lgammaf-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue