aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-10 21:10:12 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-10 21:10:12 +0200
commitc97cad26b43d6382928d6c686322df0cb4d308c9 (patch)
tree79d94deee269fbc1a1f1e86a15864a807f4cf9e3 /README.md
parentupdate performance of java version (diff)
downloadsha3sum-c97cad26b43d6382928d6c686322df0cb4d308c9.tar.gz
sha3sum-c97cad26b43d6382928d6c686322df0cb4d308c9.tar.bz2
sha3sum-c97cad26b43d6382928d6c686322df0cb4d308c9.tar.xz
improve python performance
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4adeaa6..3f7d89c 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ PERFORMANCE COMPARISON:
C ISO C90 :: 0,082s ~ 1
Java/C JNI :: 0,175s ~ 2,13
Java 1.2+ :: 0,228s ~ 2,78
- Python 3 :: 25,057s ~ 306
- Python 2 :: 37,488s ~ 457
+ Python 3 :: 24,373s ~ 297
+ Python 2 :: 34,595s ~ 422
Based on test against a 2,3 MB file.