corpus simple_val_sep
----

tree
----
          /
            build/
     906      000005.sst
     101      000006.blob
     884      000008.sst
      97      000009.blob
      92      000011.log
     769      000012.sst
      63      000014.log
     878      000015.sst
      97      000016.blob
       0      LOCK
     152      MANIFEST-000010
     250      MANIFEST-000013
    2936      OPTIONS-000003
       0      marker.format-version.000011.024
       0      marker.manifest.000003.MANIFEST-000013
            simple_val_sep/
     878      000015.sst
      97      000016.blob
     250      MANIFEST-000013
              checkpoint/
     906        000005.sst
     101        000006.blob
     884        000008.sst
      97        000009.blob
      64        000011.log
     769        000012.sst
     187        MANIFEST-000013
    2936        OPTIONS-000003
       0        marker.format-version.000001.024
       0        marker.manifest.000001.MANIFEST-000013

replay simple_val_sep unpaced
----

cat build/OPTIONS-000003
----
----
[Version]
  pebble_version=0.1

[Options]
  bytes_per_sync=524288
  cache_size=8388608
  cleaner=replay.WorkloadCollector("delete")
  compaction_debt_concurrency=1073741824
  compaction_garbage_fraction_for_max_concurrency=0.40
  comparer=pebble.internal.testkeys
  disable_wal=false
  enable_columnar_blocks=true
  flush_delay_delete_range=0s
  flush_delay_range_key=0s
  flush_split_bytes=4194304
  format_major_version=24
  key_schema=DefaultKeySchema(pebble.internal.testkeys,16)
  l0_compaction_concurrency=10
  l0_compaction_file_threshold=500
  l0_compaction_threshold=4
  l0_stop_writes_threshold=12
  lbase_max_bytes=67108864
  concurrent_compactions=1
  max_concurrent_compactions=1
  max_concurrent_downloads=1
  max_manifest_file_size=96
  max_open_files=1000
  mem_table_size=4194304
  mem_table_stop_writes_threshold=2
  min_deletion_rate=0
  free_space_threshold_bytes=17179869184
  free_space_timeframe=10s
  obsolete_bytes_max_ratio=0.200000
  obsolete_bytes_timeframe=5m0s
  merger=pebble.concatenate
  multilevel_compaction_heuristic=wamp(0.00, false)
  read_compaction_rate=16000
  read_sampling_multiplier=16
  num_deletions_threshold=100
  deletion_size_ratio_threshold=0.500000
  tombstone_dense_compaction_threshold=0.100000
  strict_wal_tail=true
  table_cache_shards=2
  validate_on_ingest=false
  wal_dir=
  wal_bytes_per_sync=0
  secondary_cache_size_bytes=0
  create_on_shared=0

[Value Separation]
  enabled=true
  minimum_size=3
  max_blob_reference_depth=5
  rewrite_minimum_age=15m0s
  target_garbage_ratio=0.00

[Level "0"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=2097152

[Level "1"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=4194304

[Level "2"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=8388608

[Level "3"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=16777216

[Level "4"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=33554432

[Level "5"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=67108864

[Level "6"]
  block_restart_interval=16
  block_size=4096
  block_size_threshold=90
  compression=Snappy
  filter_policy=none
  filter_type=table
  index_block_size=4096
  target_file_size=134217728
----
----

wait
----
replayed 29B in writes

# NB: The file sizes are non-deterministic after replay (because compactions are
# nondeterministic). We don't `tree` here as a result.

scan-keys
----
a: a
b: byaya
c: cyuumi
d: d
e: elephant
f: f
g: g
h: h
i: icecream
j: j

close
----
