Why I Stopped Calling OSRM Over HTTP (and Wrote Rust Bindings Instead)
Some problems aren't about making the HTTP API faster. They're about the HTTP API being the wrong tool entirely. I needed to generate a dataset of 500 million (origin, destination, travel_time) triple





