⚠
Failed to Load Benchmark Data
Could not load benchmark results. Try one of these solutions:
Option 1: Serve via HTTP (recommended)
cd wasm/examples && python -m http.server 8080
Then open http://localhost:8080/benchmark-dashboard.html
Option 2: Generate benchmark data
cd benches/competitive && npm install && node harness.js --all
Note: Use --all flag to benchmark all 3 libraries
Performance Metrics
Search Latency (P50)
Lower is betterInsert Latency (P50)
Lower is betterSearch Latency (P99)
Tail latencyMemory Usage
MBDetailed Comparison
Library Benchmarks
| Library | Search P50 | Search P99 | Insert P50 | Insert P99 | Memory |
|---|