From 5a3369bc07cac62b592151aea437550df924d5e8 Mon Sep 17 00:00:00 2001 From: Sergio Besada Date: Fri, 9 Apr 2021 19:35:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f9f289..c3b6d67 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ This algorithm is faster than JEP math expresion parser!!! If you compare java.m CPU: i7-6500U - test 1: one execution: 4ms + test 1: one execution: 3ms test 2: 100000 executions : 2100 ms --> mean time 0.021 ms per execution test 3: one million executions: 16500 ms --> mean time 0.0165 ms per execution