diff options
Diffstat (limited to 'benchtests/pow-inputs')
-rw-r--r-- | benchtests/pow-inputs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/benchtests/pow-inputs b/benchtests/pow-inputs index 2f7cc03b52..dad65059aa 100644 --- a/benchtests/pow-inputs +++ b/benchtests/pow-inputs @@ -1 +1,5 @@ 42.0, 42.0 +# pow slowest path at 768 bits +# Implemented in sysdeps/ieee754/dbl-64/slowpow.c +## name: 768bits +1.0000000000000020, 1.5 |