Rust scripting languages benchmark

October 27, 2025 ยท View on GitHub

The project goal is to benchmark most popular embedded scripting languages for Rust.

The benchmark is designed to cover not only the performance of code evaluation but interoperability with Rust too.

Getting your own results

Simply run the bench.py script to generate images. It requires cargo criterion and python3-matplotlib package installed.

You also must have wasm32-unknown-unknown target installed for webassembly benchmarks.

Environment

OSMacOS 15.7 M3 Pro
rustcv1.90.0
boav0.21.0
kotov0.16.0
mluav0.11.4
rhaiv1.23.4
rotov0.9.0
rquickjsv0.9.0
wasmiv0.51.1
wasmtimev38.0.2

Results

Sort Rust objects

Rev 1761581592