Last active
August 29, 2015 14:02
-
-
Save dallasmarlow/0a52a3765b88aa81ecae to your computer and use it in GitHub Desktop.
hbase random read from dataset 10x larger than block cache
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
[READ], Operations, 1000000 | |
[READ], AverageLatency(us), 35280.495734 | |
[READ], MinLatency(us), 211 | |
[READ], MaxLatency(us), 1900142 | |
[READ], 95thPercentileLatency(ms), 121 | |
[READ], 99thPercentileLatency(ms), 238 | |
[READ], Return=0, 1000000 | |
[OVERALL], RunTime(ms), 893002.0 | |
[OVERALL], Throughput(ops/sec), 1119.8183206756537 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment