summaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-01-16 23:22:56 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-01-16 23:22:56 -0500
commit41aac5e8880b6e1b7cb9e3a1c1c10157847bdf16 (patch)
tree7c5d69763424773185f719e05263ff9561382970 /notes
parentdc1823f5c7ffd4ba6281861df38454c6aba987e4 (diff)
updated notes/benchmarks.org
Summarized the differences between the last benchmark (2015-11-08) and today's.
Diffstat (limited to 'notes')
-rw-r--r--notes/benchmarks.org23
1 files changed, 23 insertions, 0 deletions
diff --git a/notes/benchmarks.org b/notes/benchmarks.org
index 2d3ed5a..4206af3 100644
--- a/notes/benchmarks.org
+++ b/notes/benchmarks.org
@@ -20,6 +20,12 @@
| avg. time to split and encrypt a file | 352.583370 ms |
#+TBLFM: @5$2=@4$2-@3$2;T
+*** differences from previous run (2015-11)
+
+ - total time to process all files was faster by 1min3secs.
+ - average time to split and encrypt a file reduced by
+ 28.337963000000002ms.
+
*** dump info
#+BEGIN_SRC bash
@@ -504,6 +510,12 @@
| avg. time to split and encrypt a file | 2670.596556ms |
#+TBLFM: @5$2=@4$2-@3$2;T
+*** differences from previous run (2015-11)
+
+ - total time to process all files was slower by 4secs.
+ - average time to split and encrypt a file reduced by
+ 25.52536999999984ms.
+
*** dump info
#+BEGIN_SRC bash
@@ -1112,6 +1124,11 @@
| avg. time to split and encrypt a file | 2979.647586ms |
#+TBLFM: @5$2=@4$2-@3$2;T
+*** differences from previous run (2015-11)
+
+ - total time to process all files was faster by 59secs.
+ - average time to split and encrypt a file increased by 206.20906100000002ms.
+
*** dump info
#+BEGIN_SRC bash
@@ -3260,6 +3277,12 @@
| avg. time to split and encrypt a file | 3423.087539ms |
#+TBLFM: @5$2=@4$2-@3$2;T
+*** differences from previous run (2015-11)
+
+ - total time to process all files was slower by 1min2secs
+ - average time to split and encrypt a file increased by
+ 399.87623299999996ms.
+
*** dump info
#+BEGIN_SRC bash