Skip to content

ReasoningBank: Benchmark

A performance benchmark suite covering storage, query, and optimisation tests.

Source: examples/reasoningbank/benchmark.js

Usage

bash
node examples/reasoningbank/benchmark.js

What It Does

  1. Runs parameterised store benchmarks at varying batch sizes
  2. Measures query latency across different dimensionalities
  3. Reports p50/p95/p99 latency and throughput

Released under the MIT License.