Created
April 12, 2013 13:10
-
-
Save maniksurtani/5371882 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
MapStressTest configuration: capacity 100000, test running time 60 seconds | |
Testing mixed read/write performance with capacity 100,000, keys 300,000, concurrency level 32, threads 12, read:write ratio 0:1 | |
Container BCHM:LIRS Ops/s 3,031,391.87 Gets/s 0.00 Puts/s 3,031,391.87 HitRatio 77.07 Size 100,000 stdDev 54,867.90 | |
Container BCHM:LRU Ops/s 2,637,209.78 Gets/s 0.00 Puts/s 2,637,209.78 HitRatio 72.66 Size 100,000 stdDev 54,903.04 | |
Container CACHE:LIRS Ops/s 1,884,246.44 Gets/s 0.00 Puts/s 1,884,246.44 HitRatio 63.10 Size 100,000 stdDev 54,738.82 | |
Container CACHE:LRU Ops/s 1,853,873.18 Gets/s 0.00 Puts/s 1,853,873.18 HitRatio 64.63 Size 100,000 stdDev 54,775.65 | |
Container CACHE:NONE Ops/s 5,881,494.23 Gets/s 0.00 Puts/s 5,881,494.23 HitRatio 100.00 Size 262,682 stdDev 77,540.73 | |
Container CHM Ops/s 21,165,771.67 Gets/s 0.00 Puts/s 21,165,771.67 HitRatio 100.00 Size 262,682 stdDev 77,540.73 | |
Container CHMV8 Ops/s 33,513,807.09 Gets/s 0.00 Puts/s 33,513,807.09 HitRatio 100.00 Size 262,682 stdDev 77,540.73 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment