Skip to main content

AFS_BENCH_BACKEND

Deep-dive reference for

  • AFS_BENCH_BACKEND

Source of truth

  • docs/operations/runtime-config-matrix.md (line 45)

Default

  • rocksdb

Consumer

  • packages/aether/benches/bench_support.rs

Purpose / behavior

Development/test only. Select backend for benchmarks (rocksdb or memory). Controls which storage backend is used when running cargo bench for journal and storage benchmarks.

Note

  • This page is generated from the matrix row that documents this variable.
  • For behavioral changes, check the implementation paths listed in the matrix row.