Skip to main content

1. Run Your First Benchmark

2. View Results

Option A: Web UI

Open http://localhost:3000 to see results visually.

Option B: CLI

3. Compare Providers

Run the same benchmark across multiple providers:

Sample Output

Each run produces a MemScore — a composite metric capturing quality, latency, and token efficiency:
Full results are saved to data/runs/{runId}/report.json with detailed breakdowns by question type, latency percentiles, and per-question token counts.

What’s Next

  • MemScore — understand the composite metric and how to compare providers
  • CLI Reference — all available commands
  • Architecture — how MemoryBench works under the hood