Created
October 16, 2014 20:00
-
-
Save rofr/2ba2c3376cf6e6b7c7ac to your computer and use it in GitHub Desktop.
eventstore 3 testclient output on roberts dellcrappo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[03528,10,19:58:56.693] Command exited with code 0. | |
[03528,07,19:58:56.693] Completed. Successes: 1000000, failures: 0 (WRONG VERSION: 0, P: 0, C: 0, F: 0, D: 0) | |
[03528,07,19:58:56.693] 1000000 requests completed in 62640ms (15964,24 reqs per sec). | |
[03528,07,19:58:56.743] [[begin | |
DataName:WRFL; | |
clientsCnt:10;requestsCnt:1000000;ElapsedMilliseconds:62640; | |
successes:1000000;failures:0; | |
end]] | |
[03528,07,19:58:56.743] | |
##teamcity[buildStatisticValue key='WRFL-10-1000000-reqPerSec' value='15964'] | |
>>> fastest: 1 | |
quintiles | |
[03528,07,19:58:56.743] | |
##teamcity[buildStatisticValue key='WRFL-10-1000000-failureSuccessRate' value='0'] | |
[03528,07,19:58:56.745] | |
##teamcity[buildStatisticValue key='WRFL-c10-r1000000-st1000-s256-reqPerSec' value='15964'] | |
20% : 1-18 | |
40% : 18-19 | |
60% : 19-21 | |
80% : 21-23 | |
100% : 23-119 | |
90% : 24 | |
95% : 26 | |
[03528,07,19:58:56.745] | |
98% : 28 | |
99% : 31 | |
99.5% : 33 | |
99.9% : 112 | |
99.99% : 118 | |
99.999% : 119 | |
99.9999% : 119 | |
99.99999% : 119 | |
Highest : 119 | |
##teamcity[buildStatisticValue key='WRFL-c10-r1000000-st1000-s256-failureSuccessRate' value='0'] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tail latency is a bit high here but if you look its actually about 30% higher in throughput than your numbers. #roomforimprovement :)