diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-23 16:29:07 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-05-22 11:07:33 +0530 |
commit | 051063c88b6e38f209c820977e1dcc909ec97421 (patch) | |
tree | 0fd11f591918adc9c513ba545e901e948e0b8e8c /benchtests/asinh-inputs | |
parent | 04453c56259c2f167e74cbfa4ce3e3d6b9a289bb (diff) | |
download | glibc-051063c88b6e38f209c820977e1dcc909ec97421.tar.gz glibc-051063c88b6e38f209c820977e1dcc909ec97421.tar.xz glibc-051063c88b6e38f209c820977e1dcc909ec97421.zip |
Add benchmark inputs for math functions
Add benchmark inputs for inverse and hyperbolic trigonometric functions and log.
Diffstat (limited to 'benchtests/asinh-inputs')
-rw-r--r-- | benchtests/asinh-inputs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/benchtests/asinh-inputs b/benchtests/asinh-inputs new file mode 100644 index 0000000000..3c8c546f0c --- /dev/null +++ b/benchtests/asinh-inputs @@ -0,0 +1,5 @@ +0.1 +0.2 +0.3 +0.4 +0.5 |