From 70d4907af43d09ee0a2f4214ae10fad725c7e7e1 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Tue, 28 Nov 2017 23:19:29 +0900 Subject: [PATCH] Update Welcome-To-The-Jungle.md --- documents/Welcome-To-The-Jungle.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/documents/Welcome-To-The-Jungle.md b/documents/Welcome-To-The-Jungle.md index 854fe6ee..faecd7a8 100644 --- a/documents/Welcome-To-The-Jungle.md +++ b/documents/Welcome-To-The-Jungle.md @@ -65,8 +65,10 @@ Where ``150`` is the connection establishment time, ```` is one of [*hikar * Note that the times provided in the raw data is the number of microseconds (μs) since the start of the test. For graphing purposes, raw data for each pool was trimmed such that the first entry has 0 requests enqueued, and the last entry has all connections completed. -------------------- -#### Apache DBCP vs HikariCP -In case you missed the *time-scale* in the graphs above, here is a properly scaled comparable; Apache DBCP on top, HikariCP on the bottom. +### Apache DBCP vs HikariCP +:point_right: In case you missed the *time-scale* in the graphs above, here is a properly scaled comparable. + +Apache DBCP on *top*, HikariCP on the *bottom*. [![](https://github.com/brettwooldridge/HikariCP/wiki/Spike-Compare.png)](https://github.com/brettwooldridge/HikariCP/wiki/Spike-Compare.png)