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 /ChangeLog | |
parent | 81f311c2eed308c938f995dbda97d2ec4d00b723 (diff) | |
download | glibc-92e3664bb597c61c581d02c833729d484de726ad.tar glibc-92e3664bb597c61c581d02c833729d484de726ad.tar.gz glibc-92e3664bb597c61c581d02c833729d484de726ad.tar.bz2 glibc-92e3664bb597c61c581d02c833729d484de726ad.zip |
Add benchmark inputs for sin
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2013-04-02 Siddhesh Poyarekar <siddhesh@redhat.com> + * bench/Makefile (bench): Add sin and slowsin. + * benchtests/sin-inputs: New file. + * benchtests/slowsin-inputs: New file. + * benchtests/slowsin.c: New file. + * benchtests/Makefile: Add benchmarks for slowpow and slowexp. (bench): Add slowexp and slowpow. (exp-ITER): Increase iterations. |