Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-10 | Use easier path to facilitate matching on routesmain | Joris | |
2024-06-02 | Migrate to Rust and Hyper | Joris | |
With sanic, downloading a file locally is around ten times slower than with Rust and hyper. Maybe `pypy` could have helped, but I didn’t succeed to set it up quickly with the dependencies. |