// cleanup critical path
toggle placement and step through where expensive RocksDB cleanup runs
THE SAME CLEANUP WORK FEELS DIFFERENT DEPENDING ON WHICH THREAD PAYS FOR IT step through the cleanup flow the critical thread should do state work, not millions of get/delete calls
critical thread occupied: 0
writes waiting: low