⬡ PathOS Benchmark

Measures real execution time — JavaScript engine vs WebAssembly (C++) engine

Grid size: Trials:

Click RUN BENCHMARK to start

JavaScript Engine JS

BFS
DFS
Dijkstra
A*

WebAssembly Engine WASM

BFS
DFS
Dijkstra
A*

Speedup: WASM vs JavaScript

BFS
× faster
DFS
× faster
Dijkstra
× faster
A*
× faster

WASM column shows projections (×2.1 avg ratio) — place pathfinder.wasm in this folder to measure actual WASM timing.