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