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.


  • image
    fannkuch.py.svg
    image
    mandelbrot.py.svg
    image
    nbody.py.svg

  • image
    addition.py.svg
    image
    cmp.py.svg
    image
    complex_class.py.svg
    image
    comprehension_dict.py.svg
    image
    comprehension_list.py.svg
    image
    comprehension_set.py.svg
    image
    list_count_builtins.py.svg
    image
    list_count_custom_eq.py.svg
    image
    loop_append.py.svg
    image
    loop_string.py.svg
    image
    strings.py.svg

  • image
    fannkuch.py.svg
    image
    mandelbrot.py.svg
    image
    nbody.py.svg
    image
    pystone.py.svg

  • image
    10000.svg
    image
    20000.svg
    image
    30000.svg