Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryandotsmith/jbdbtest
https://github.com/ryandotsmith/jbdbtest
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryandotsmith/jbdbtest
- Owner: ryandotsmith
- Created: 2015-11-14T22:05:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T01:04:29.000Z (about 9 years ago)
- Last Synced: 2024-10-13T17:47:40.013Z (3 months ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
```
11/19/15 4:05:17 PM ============================================================-- Counters --------------------------------------------------------------------
failures
count = 0-- Timers ----------------------------------------------------------------------
read-time
count = 10000000
mean rate = 142953.49 calls/second
1-minute rate = 112800.29 calls/second
5-minute rate = 25133.80 calls/second
15-minute rate = 8534.11 calls/second
min = 1.42 microseconds
max = 23.71 microseconds
mean = 1.86 microseconds
stddev = 1.12 microseconds
median = 1.63 microseconds
75% <= 1.78 microseconds
95% <= 2.57 microseconds
98% <= 3.51 microseconds
99% <= 4.51 microseconds
99.9% <= 15.33 microseconds
write-time
count = 10000000
mean rate = 142942.26 calls/second
1-minute rate = 94224.69 calls/second
5-minute rate = 36951.78 calls/second
15-minute rate = 19327.21 calls/second
min = 2.08 microseconds
max = 154.08 microseconds
mean = 3.07 microseconds
stddev = 6.14 microseconds
median = 2.43 microseconds
75% <= 2.76 microseconds
95% <= 4.94 microseconds
98% <= 5.32 microseconds
99% <= 11.87 microseconds
99.9% <= 138.68 microseconds```