Created
February 4, 2014 03:37
-
-
Save bonetechnologies/8797788 to your computer and use it in GitHub Desktop.
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
2/3/14 7:07:20 PM ============================================================== | |
-- Gauges ---------------------------------------------------------------------- | |
registrations-queue-size | |
value = 500 | |
registrations-retry-queue-size | |
value = 0 | |
-- Counters -------------------------------------------------------------------- | |
csv-registration-processed-line-counter | |
count = 452217 | |
http-registration-retry-attempt-counter | |
count = 0 | |
socket-timeout-counter | |
count = 0 | |
-- Timers ---------------------------------------------------------------------- | |
http-registration-timer | |
count = 451697 | |
mean rate = 367.42 calls/second | |
1-minute rate = 368.48 calls/second | |
5-minute rate = 367.49 calls/second | |
15-minute rate = 363.71 calls/second | |
min = 52.65 milliseconds | |
max = 136.84 milliseconds | |
mean = 54.12 milliseconds | |
stddev = 3.06 milliseconds | |
median = 53.96 milliseconds | |
75% <= 54.03 milliseconds | |
95% <= 55.97 milliseconds | |
98% <= 59.47 milliseconds | |
99% <= 63.74 milliseconds | |
99.9% <= 135.07 milliseconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment