graph LR A["projgeom-rs ๐ฆ\nRust 2021"] --> D["Same\nCayleyโKlein\nGeometry"] B["projgeom-cpp โก\nC++20"] --> D C["projgeom-py ๐\nPython 3.12+"] --> D
graph LR subgraph "Relative Performance" A["C++ 2.5 ns\nbaseline"] B["Rust 2-5 ns\n~1-2ร C++"] C["Python 1-150 ฮผs\n~400-50,000ร C++"] end