aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-10 20:55:29 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-10 20:55:29 +0200
commit7080e839ef41099186051c3bd4300c74f0caac78 (patch)
tree91e677497cbf453fb4fa3165beec9560d0f94c72
parentm (diff)
downloadsha3sum-7080e839ef41099186051c3bd4300c74f0caac78.tar.gz
sha3sum-7080e839ef41099186051c3bd4300c74f0caac78.tar.bz2
sha3sum-7080e839ef41099186051c3bd4300c74f0caac78.tar.xz
update performance of java version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 86407e8..4adeaa6 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ PERFORMANCE COMPARISON:
C ISO C90 :: 0,082s ~ 1
Java/C JNI :: 0,175s ~ 2,13
- Java 1.2+ :: 0,258s ~ 3,15
+ Java 1.2+ :: 0,228s ~ 2,78
Python 3 :: 25,057s ~ 306
Python 2 :: 37,488s ~ 457