Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

Comprehensive Benchmark Suite for j-Tree + BMSSP Optimizations

Measures before/after performance for each optimization:

  • DSpar: 5.9x target speedup
  • Cache: 10x target for repeated queries
  • SIMD: 2-4x target for distance operations
  • Pool: 50-75% memory reduction
  • Parallel: Near-linear scaling
  • WASM Batch: 10x FFI overhead reduction

Target: Combined 10x speedup over naive implementation

Structsยง

BenchmarkResult
Single benchmark result
BenchmarkSuite
Comprehensive benchmark suite
BenchmarkSummary
Summary of benchmark results
OptimizationBenchmark
Individual optimization benchmark