forked from Rust-related/RustPython
299 B
299 B
Benchmarking
These are some files to determine performance of rustpython.
Usage
Install pytest and pytest-benchmark:
$ pip install pytest-benchmark
Then run:
$ pytest