Skip to content
Benchmarks

Benchmarks

The benchmark suite compares native diagram generation, peak and retained memory, allocation count, build time, and WebAssembly output workflows.

C Runtime

Voronoi diagram generation

Peak and retained memory

Code size and build time

WebAssembly

The offline suite compares jc_voronoi with d3-delaunay, d3-voronoi, and gorhill/voronoi for 10k, 100k, and a pathological 100k-point input.

Voronoi diagram

Delaunay diagram

Peak and retained WebAssembly and JavaScript memory

WebAssembly and JavaScript module size

Read the complete methodology and tables on GitHub, or run the offline browser benchmark.

Last updated on