Created
November 15, 2009 06:13
-
-
Save actsasflinn/235045 to your computer and use it in GitHub Desktop.
Experimental Tokyo Tyrant Balancer Benchmark
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
TokyoTyrant Single Node | |
user system total real | |
inserting data 0.320000 0.170000 0.490000 ( 1.415912) | |
reading data 0.310000 0.170000 0.480000 ( 1.394186) | |
TokyoTyrant Balanced 3 nodes using Ruby C Fast Hash Ring | |
user system total real | |
inserting data 0.300000 0.170000 0.470000 ( 1.464022) | |
reading data 0.350000 0.170000 0.520000 ( 1.489997) | |
TokyoTyrant Balanced 3 nodes using Ruby Hash Ring | |
user system total real | |
inserting data 1.500000 0.200000 1.700000 ( 2.753259) | |
reading data 1.620000 0.190000 1.810000 ( 2.851487) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment