Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created June 27, 2023 18:51
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/1b16c9f11c133c432c0663607a173a9e to your computer and use it in GitHub Desktop.
Save mdcallag/1b16c9f11c133c432c0663607a173a9e 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 2/0 42.15 MB 0.5 3.6 0.0 3.6 11.6 7.9 0.0 0.8 43.9 139.6 84.95 78.41 428 0.198 73M 0 0.0 0.0
L4 1/0 120.05 MB 0.5 6.8 3.3 3.4 6.8 3.3 0.0 2.0 106.8 106.8 64.87 62.35 17 3.816 135M 0 0.0 0.0
L5 7/0 368.60 MB 0.4 10.1 5.2 4.9 10.1 5.2 2.0 1.9 106.4 106.4 97.62 93.17 30 3.254 203M 0 0.0 0.0
L6 152/0 10.28 GB 0.0 12.2 7.4 4.8 9.3 4.5 5.8 1.3 80.6 61.2 154.95 150.40 156 0.993 307M 0 0.0 0.0
Sum 162/0 10.80 GB 0.0 32.7 16.0 16.8 37.8 21.0 7.8 2.7 83.3 96.1 402.39 384.33 631 0.638 720M 0 0.0 0.0
Int 0/0 0.00 KB 0.0 32.7 16.0 16.8 37.8 21.0 7.8 2.7 83.3 96.1 402.39 384.33 631 0.638 720M 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 32.7 16.0 16.8 29.8 13.0 0.0 0.0 96.1 87.5 348.98 335.83 181 1.928 720M 0 0.0 0.0
High 0/0 0.00 KB 0.0 0.0 0.0 0.0 7.9 7.9 0.0 0.0 0.0 153.2 53.12 48.50 386 0.138 0 0 0.0 0.0
User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 5.8 0.0 0.0 0.0 0.29 0.00 64 0.005 0 0 0.0 0.0
Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0
Uptime(secs): 563.0 total, 563.0 interval
Flush(GB): cumulative 7.945, interval 7.945
AddFile(GB): cumulative 5.787, interval 5.787
AddFile(Total Files): cumulative 64, interval 64
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 480300000, interval 480300000
Cumulative compaction: 37.75 GB write, 68.67 MB/s write, 32.74 GB read, 59.56 MB/s read, 402.4 seconds
Interval compaction: 37.75 GB write, 68.67 MB/s write, 32.74 GB read, 59.56 MB/s read, 402.4 seconds
Write Stall (count): cf-l0-file-count-limit-delays-with-ongoing-compaction: 0, cf-l0-file-count-limit-stops-with-ongoing-compaction: 0, l0-file-count-limit-delays: 0, l0-file-count-limit-stops: 0, memtable-limit-delays: 0,
memtable-limit-stops: 0, pending-compaction-bytes-delays: 0, pending-compaction-bytes-stops: 0, total-delays: 0, total-stops: 0
Block cache LRUCache@0x7f29912f7950#34685 capacity: 4.00 GB seed: 325957384 usage: 0.52 KB table_size: 1024 occupancy: 3 collections: 1 last_copies: 1 last_secs: 4.8e-05 secs_since: 562
Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.6077e-06%) IndexBlock(1,0.12 KB,2.98023e-06%) Misc(1,0.00 KB,0%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment