github.com/cockroachdb/pebble@v0.0.0-20231214172447-ab4952c5f87b/tool/testdata/manifest_summarize (about)

     1  manifest summarize
     2  ----
     3  requires at least 1 arg(s), only received 0
     4  
     5  manifest summarize
     6  ../testdata/db-stage-2/MANIFEST-000001
     7  ----
     8  MANIFEST-000001
     9  (no timestamps)
    10  ---
    11  Estimated start time: 0001-01-01T00:00:00Z
    12  Estimated end time:   0001-01-01T00:00:00Z
    13  Estimated duration:   0s
    14  
    15  manifest summarize
    16  ./testdata/find-db/MANIFEST-000001
    17  ----
    18  MANIFEST-000001
    19                       _______L0_______L1_______L2_______L3_______L4_______L5_______L6_____TOTAL
    20  2023-12-12T18:55:00Z
    21          Ingest+Flush      2.0KB        .        .        .        .        .     671B    2.7KB
    22          Ingest+Flush    2.0KB/s        .        .        .        .        .   671B/s  2.7KB/s
    23         Compact (out)      2.0KB        .        .        .        .        .        .    2.0KB
    24         Compact (out)    2.0KB/s        .        .        .        .        .        .  2.0KB/s
    25  2023-12-12T18:55:00Z
    26  ---
    27  Estimated start time: 2023-12-12T18:55:00Z
    28  Estimated end time:   2023-12-12T18:55:00Z
    29  Estimated duration:   0s
    30  
    31  manifest summarize
    32  ./testdata/mixed/MANIFEST-000001
    33  ----
    34  MANIFEST-000001
    35                       _______L0_______L1_______L2_______L3_______L4_______L5_______L6_____TOTAL
    36  2023-12-11T18:59:04Z
    37          Ingest+Flush      1.0KB        .        .        .        .        .        .    1.0KB
    38          Ingest+Flush    1.0KB/s        .        .        .        .        .        .  1.0KB/s
    39         Compact (out)          .        .        .        .        .        .        .        .
    40         Compact (out)          .        .        .        .        .        .        .        .
    41  2023-12-11T18:59:04Z
    42  ---
    43  Estimated start time: 2023-12-11T18:59:04Z
    44  Estimated end time:   2023-12-11T18:59:04Z
    45  Estimated duration:   0s