diff --git a/README.md b/README.md index 97d22570..67fd7f19 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ were performed in ***8ms*** on a commodity PC.2  The next f | -------- | ---------:| ---------:| ---------:| | BoneCP | 4635 | 3060 | 6747 | | Tomcat | 1874 | 1719 | 1882 | -| HikariCP | 9 | 7 | 13 | +| HikariCP | 10 | 9 | 13 | 1We contend HikariCP is near the theoretical maximum on current JVM technology.
2400 threads, 50 connection pool. Measurements in *nanoseconds* and converted to *milliseconds*.