Fix error in timing.

pull/1/head
brettwooldridge 11 years ago
parent 6fc5f0f43b
commit 6d69adedf7

@ -6,7 +6,7 @@ nothing more [correct](https://github.com/brettwooldridge/HikariCP/wiki/Correctn
production-quality connection pool.
Using a stub-JDBC implementation to isolate and measure the overhead of HikariCP, 60+ Million JDBC operations
were performed in ***8ms*** on a commodity PC.<sup>2</sup> The next fastest connection pool (BoneCP) was ***5049ms***.
were performed in ***8ms*** on a commodity PC.<sup>2</sup> The next fastest connection pool (BoneCP) was ***5298ms***.
| Pool | Med (ms) | Avg (ms) | Max (ms) |
| -------- | ---------:| ---------:| ---------:|

Loading…
Cancel
Save