alexmadeathing / insides

A compact, high performance space filling curve library for Rust
Apache License 2.0
0 stars 0 forks source link

Performance testing and comparisons #10

Open alexmadeathing opened 2 years ago

alexmadeathing commented 2 years ago
alexmadeathing commented 2 years ago

Benchmarks are in progress. I've already written benchmarks for the hilbert curve. I'll expand that to include morton benchmarks once I'm done with the hilbert implementation.