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.
-
fannkuch.py.svg mandelbrot.py.svg nbody.py.svg -
addition.py.svg cmp.py.svg complex_class.py.svg comprehension_dict.py.svg comprehension_list.py.svg comprehension_set.py.svg frozenset.py.svg list_count_builtins.py.svg list_count_custom_eq.py.svg loop_append.py.svg loop_string.py.svg strings.py.svg -
fannkuch.py.svg mandelbrot.py.svg nbody.py.svg pystone.py.svg -
10000.svg 20000.svg 30000.svg