]> git.ipfire.org Git - thirdparty/glibc.git/commit
benchtests: Add erff benchmark
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 28 Oct 2024 18:53:30 +0000 (15:53 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 22 Nov 2024 13:01:03 +0000 (10:01 -0300)
commit50657965dae34cbc56e81350c11991cd3e7e3536
tree09858d2bc32d62f9c3d278093a43d728d2962155
parent53c80be8da6fd7d641679a83d5b703276f28d56c
benchtests: Add erff benchmark

It is based on binary64 erf-inputs, with random inputs in [0,b=0x1.f5a888p+1]
where b in the smallest number such that erff(b) rounds to 1 (to nearest).

Reviewed-by: DJ Delorie <dj@redhat.com>
benchtests/Makefile
benchtests/erff-inputs [new file with mode: 0644]