libflame + BLIS — WebAssembly benchmark

dgemm / dpotrf / dgetrf via the LAPACK interface, running entirely in your browser.

crossOriginIsolated: hardwareConcurrency: wasm SIMD: required
buildroutinenthreadstime (s)GFLOP/s

Log



Reference numbers (same code, 12-core x86-64 Linux)

GFLOP/s at n=4000 — wasm under Node: single-threaded ≈ 10–12; 8 threads ≈ 29–46. Native OpenBLAS: 1 thread ≈ 48–54; 12 threads ≈ 71–183. First threaded run includes worker-pool startup.