RustPython
Benchmarks
More information about the benchmarks can be found on github.com/RustPython/RustPython
This page displays some benchmarks that determine the performance of RustPython.
Most of these benchmarks compare RustPython to CPython.
-
mandelbrot.py.svg nbody.py.svg strings.py.svg -
addition.py.svg call_kwargs.py.svg call_simple.py.svg complex_class.py.svg comprehension_dict.py.svg comprehension_list.py.svg comprehension_set.py.svg construct_object.py.svg define_class.py.svg define_function.py.svg exception_context.py.svg exception_nested.py.svg exception_simple.py.svg loop_append.py.svg loop_string.py.svg -
mandelbrot.py.svg nbody.py.svg pystone.py.svg strings.py.svg -
pystone.py.svg 10000.svg 20000.svg 30000.svg