Skip to content

Commit 97e1d7a

Browse files
authored
Update README.md
1 parent f56a9fa commit 97e1d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This algorithm is faster than JEP math expresion parser!!! If you compare java.m
9797
9898
test 1: one execution: 4ms
9999
test 2: 100000 executions : 2100 ms --> mean time 0.021 ms per execution
100-
test 3: million executions: 16500 ms --> mean time 0.0165 ms per execution
100+
test 3: one million executions: 16500 ms --> mean time 0.0165 ms per execution
101101

102102

103103
This version is compiled for Java 1.6

0 commit comments

Comments
 (0)