This PR https://github.com/RustPython/RustPython/pull/2367 by @orf refactors the benchmark suite to use Criterion. It also adds micro-benchmarks. It would be neat if we: - [x] select a set of benchmarks - [ ] automate their generation (maybe once a month). - [x] save the output (data or images) to https://github.com/RustPython/rustpython.github.io. - [x] create a webpage to show the results