We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56a9fa commit 97e1d7aCopy full SHA for 97e1d7a
README.md
@@ -97,7 +97,7 @@ This algorithm is faster than JEP math expresion parser!!! If you compare java.m
97
98
test 1: one execution: 4ms
99
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
+ test 3: one million executions: 16500 ms --> mean time 0.0165 ms per execution
101
102
103
This version is compiled for Java 1.6
0 commit comments