From e02f7463ac41999ab5bf4dff67088bf91ed52b8b Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Tue, 13 May 2014 12:46:51 +0900 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ad492d6..ce4cc6d2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ There is nothing faster. There is nothing more correct. HikariCP is a "zero-ov ---------------------------------------------------- ***JMH Benchmarks***
- Using the excellent [JMH microbenchmark framework](http://openjdk.java.net/projects/code-tools/jmh/) developed by the Oracle JVM performance team, extremely accurate microbenchmarks were created to isolate and measure the overhead of HikariCP and other popular pools. You can checkout the [HikariCP benchmark project for details](https://github.com/brettwooldridge/HikariCP-benchmark) and review/run the benchmarks yourself. ![](https://github.com/brettwooldridge/HikariCP/wiki/Benchmarks.png)