btree-has-page-io-counters

Status: IN

The B-tree's `PageManager` tracks `pages_read` and `pages_written` with a `reset_counters()` method (multiply by `page_size` for bytes), but WAL writes are not counted by any existing counter

Source: entries/2026/05/29/topic-write-amplification-measurement.md

JSON