diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-01 14:45:54 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-04-02 17:48:47 +0530 |
commit | 92e3664bb597c61c581d02c833729d484de726ad (patch) | |
tree | 94d672b150775226dd7b1ef770a48dc846494191 /benchtests/sin-inputs | |
parent | 81f311c2eed308c938f995dbda97d2ec4d00b723 (diff) | |
download | glibc-92e3664bb597c61c581d02c833729d484de726ad.tar.gz glibc-92e3664bb597c61c581d02c833729d484de726ad.tar.xz glibc-92e3664bb597c61c581d02c833729d484de726ad.zip |
Add benchmark inputs for sin
Diffstat (limited to 'benchtests/sin-inputs')
-rw-r--r-- | benchtests/sin-inputs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/benchtests/sin-inputs b/benchtests/sin-inputs new file mode 100644 index 0000000000..620cea8d98 --- /dev/null +++ b/benchtests/sin-inputs @@ -0,0 +1,7 @@ +0.9 +2.3 +3.7 +3.9 +4.0 +4.7 +5.9 |