about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-02 10:36:01 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-02 17:45:45 +0530
commit81f311c2eed308c938f995dbda97d2ec4d00b723 (patch)
treecd40b56931a84b605563c001a9e4a8b4822390b6 /ChangeLog
parentab0f1aa99467436c38c1a3a419200f8e07cd12a5 (diff)
downloadglibc-81f311c2eed308c938f995dbda97d2ec4d00b723.tar.gz
glibc-81f311c2eed308c938f995dbda97d2ec4d00b723.tar.xz
glibc-81f311c2eed308c938f995dbda97d2ec4d00b723.zip
Add benchmark tests for slowpow and slowexp
Separate benchmarks for the fast and slow implementations of pow and
exp since measuring both together doesn't make sense.  Adjust the
iterations for pow and exp accordingly so that they run long enough
for the measurements to be meaningful.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36890d71dd..e4b7af4263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* benchtests/Makefile: Add benchmarks for slowpow and slowexp.
+	(bench): Add slowexp and slowpow.
+	(exp-ITER): Increase iterations.
+	(pow-ITER): Likewise.
+	* benchtests/exp-inputs: Change input.
+	* benchtests/pow-inputs: Likewise.
+	* benchtests/slowexp-inputs: New file.
+	* benchtests/slowexp.c: New file.
+	* benchtests/slowpow-inputs: New file.
+	* benchtests/slowpow.c: New file.
+
 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction