Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Benchmark inputs for cos and sin
Add a comprehensive number of inputs for all branches in sin and cos
computation, excluding the fast paths.  This also adds a number of
inputs for the multiple precision slow paths.
  • Loading branch information
Siddhesh Poyarekar committed Dec 31, 2013
1 parent 1acbb90 commit dd1d85e
Show file tree
Hide file tree
Showing 3 changed files with 5,303 additions and 12 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
@@ -1,5 +1,8 @@
2013-12-31 Siddhesh Poyarekar <siddhesh@redhat.com>

* benchtests/cos-inputs: New inputs.
* benchtests/sin-inputs: Likewise.

* benchtests/atan-inputs: New inputs. Fix name of multiple
precision fallback inputs.

Expand Down

0 comments on commit dd1d85e

Please sign in to comment.