From 3233dcde2dfccbda6ca27c93bc4831de3ad9b6ff Mon Sep 17 00:00:00 2001 From: brettwooldridge Date: Tue, 15 Oct 2013 23:28:28 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e36ab9e..3a0f84c7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ are old and slow. This is the so called "Mixed" benchmark, and it executes a representative array of JDBC operations in a realistic mix. We think *median* is the number to pay attention to, rather than average (which can get skewed). *Median* meaning 50% of the iterations were slower, %50 were faster. -500 threads were started, and the underlying connection pool contained 200 connections. +500 threads were started, and the underlying connection pool contained 200 connections. Measurements taken +in nanoseconds and converted to milliseconds. | Pool | Med (ms) | Avg (ms) | Max (ms) | | -------- | ---------:| ---------:| ---------:|