Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created March 15, 2015 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdcallag/327b1aad05d3373b6eb1 to your computer and use it in GitHub Desktop.
Save mdcallag/327b1aad05d3373b6eb1 to your computer and use it in GitHub Desktop.
----- original
Level Files Size(MB) Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) Comp(cnt) Avg(sec) Stall(cnt) KeyIn KeyDrop
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 5 0.8 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 14.6 1 7 0.125 0 0 0
L1 4/0 7 0.7 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0.000 0 0 0
Sum 7/0 13 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 14.6 1 7 0.125 0 0 0
Int 0/0 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 14.5 0 3 0.126 0 0 0
---- original with large file counts
Level Files Size(MB) Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) Comp(cnt) Avg(sec) Stall(cnt) KeyIn KeyDrop
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
L0 111114/111 5 0.8 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 12.2 0 3 0.150 0 0 0
Sum 111114/111 5 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.2 0 3 0.150 0 0 0
Int 111111/111 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.2 0 3 0.150 0 0 0
----- updated
Level Files Size(MB) Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) Comp(cnt) Avg(sec) Stall(cnt) KeyIn KeyDrop
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 5 0.8 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 14.5 3 24 0.126 0 0 0
L1 5/0 9 0.9 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0.000 0 0 0
L2 16/0 29 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0.000 0 0 0
Sum 24/0 44 0.0 0.0 0.0 0.0 0.0 0.0 0.1 1.0 0.0 14.5 3 24 0.126 0 0 0
Int 0/0 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 15.1 0 3 0.121 0 0 0
Flush(GB): accumulative 0.043, interval 0.005
Stalls(count): 0 level0_slowdown, 0 level0_numfiles, 0 memtable_compaction, 0 leveln_slowdown_soft, 0 leveln_slowdown_hard
---- updated with large file counts
Level Files Size(MB) Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) Comp(cnt) Avg(sec) Stall(cnt) KeyIn KeyDrop
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
L0 111114/111 5 0.8 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 14.2 1 10 0.128 0 0 0
L1 111116/111 9 0.9 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0.000 0 0 0
L2 111113/111 4 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0.000 0 0 0
Sum 111121/111 18 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 14.2 1 10 0.128 0 0 0
Int 111111/111 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 15.5 0 3 0.118 0 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment