Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created February 15, 2022 20:49
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/364dfba53d1c7adcbea750a02b4005e6 to your computer and use it in GitHub Desktop.
Save mdcallag/364dfba53d1c7adcbea750a02b4005e6 to your computer and use it in GitHub Desktop.
** Compaction Stats [default] **
Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
L0 21/8 2.60 GB 3.2 60.7 0.0 60.7 100.3 39.5 0.0 2.5 161.6 266.7 384.90 373.65 3244 0.119 153M 0 0.0 0.0
L5 304/240 4.67 GB 0.4 105.6 35.8 69.7 105.6 35.8 0.0 2.9 304.9 304.9 354.49 342.95 29 12.224 266M 0 0.0 0.0
L6 344/0 5.13 GB 0.6 26.3 22.6 3.7 26.3 22.6 8.6 1.2 271.7 271.7 99.07 89.53 245 0.404 66M 0 0.0 0.0
L7 1738/0 27.12 GB 0.0 28.5 25.0 3.5 28.5 25.0 2.1 1.1 287.3 287.3 101.66 94.74 220 0.462 71M 0 0.0 0.0
Sum 2407/248 39.51 GB 0.0 221.1 83.4 137.7 260.6 123.0 10.7 6.6 240.8 283.9 940.12 900.88 3738 0.252 557M 0 0.0 0.0
Int 0/0 0.00 KB 0.0 2.4 0.0 2.4 3.5 1.1 0.0 3.1 190.3 281.2 12.83 12.58 97 0.132 6014K 0 0.0 0.0
** Compaction Stats [default] **
Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Low 0/0 0.00 KB 0.0 221.1 83.4 137.7 221.1 83.4 0.0 0.0 300.8 300.8 752.65 720.43 1148 0.656 557M 0 0.0 0.0
High 0/0 0.00 KB 0.0 0.0 0.0 0.0 39.5 39.5 0.0 0.0 0.0 215.8 187.48 180.45 2590 0.072 0 0 0.0 0.0
Blob file count: 0, total size: 0.0 GB
Uptime(secs): 410.8 total, 10.0 interval
Flush(GB): cumulative 39.513, interval 1.139
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 260.62 GB write, 649.59 MB/s write, 221.11 GB read, 551.10 MB/s read, 940.1 seconds
Interval compaction: 3.52 GB write, 360.20 MB/s write, 2.38 GB read, 243.75 MB/s read, 12.8 seconds
Stalls(count): 1524 level0_slowdown, 1479 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 3 memtable_slowdown, interval 45 total count
Block cache LRUCache@0x7f8514a29470#3241771 capacity: 48.00 GB collections: 1 last_copies: 0 last_secs: 0.000125 secs_since: 410
Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment