Update README.md

pull/825/head
Brett Wooldridge 8 years ago committed by GitHub
parent e228ce5bab
commit 1c0c78ea90

@ -53,8 +53,8 @@ Microbenchmarks were created to isolate and measure the overhead of pools using
<sup>1</sup> Versions: HikariCP 2.6.0, commons-dbcp2 2.1.1, Tomcat 8.0.24, Vibur 16.1, c3p0 0.9.5.2, Java 8u111 <br/>
<sup>2</sup> Intel Core i7-3770 CPU @ 3.40GHz <br/>
<sup>3</sup> Uncontended benchmark: 32 threads/32 connections, Contended benchmark: 32 threads, 16 connections <br/>
<sup>4</sup> Apache Tomcat fails to complete the Statement benchmark when the ``StatementFinalizer`` is used due to excessive garbage collection times. <br/>
<sup>5</sup> Apache DBCP fails to complete the Statement benchmark due to excessive garbage collection times.
<sup>4</sup> Apache Tomcat fails to complete the Statement benchmark when the ``StatementFinalizer`` is used [due to excessive garbage collection times.](https://raw.githubusercontent.com/wiki/brettwooldridge/HikariCP/markdown/Tomcat-Statement-Failure.md) <br/>
<sup>5</sup> Apache DBCP fails to complete the Statement benchmark [due to excessive garbage collection times](https://raw.githubusercontent.com/wiki/brettwooldridge/HikariCP/markdown/Dbcp2-Statement-Failure.md).
</sup>
----------------------------------------------------

Loading…
Cancel
Save