From d8211e7175ae96e38d9800e21b1ffce3194e068a Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Mon, 10 Mar 2014 10:25:42 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8ab5bf4..9aeebe7d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Using the excellent [JMH microbenchmark framework](http://openjdk.java.net/proje 1 BoneCP fails to complete *Statement Cycle* benchmark unless the "CACHED" pool strategy is used.
2 Tomcat fails to complete *Statement Cycle* benchmark when "StatementFinalizer" feature is enabled.
+3 Benchmark results run against 1.3.3-SNAPSHOT.
#### What's wrong with other pools?