Files
RustPython/benchmarks
2019-06-16 15:47:27 -05:00
..
2019-04-20 02:09:06 +08:00
2019-06-16 15:47:27 -05:00
2019-04-17 15:04:50 +02:00
2019-04-17 15:04:50 +02:00

Benchmarking

These are some files to determine performance of rustpython.

Usage

Install pytest and pytest-benchmark:

$ pip install pytest-benchmark

Then run:

$ pytest

Benchmark source