Add --cache flag to benchmarks for LRU cache testing
Runners accept an optional ~cache parameter that wraps the backend
with Backend.cached. The main CLI exposes --cache N to set the
capacity. Names include "+cache" suffix when cache is active.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>