Skip to content

Rust embedded scripting languages benchmark

Notifications You must be signed in to change notification settings

pyroraptor07/script-bench-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust scripting languages benchmark

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.

Environment

OS Pop!_OS 22.04 x86_64
boa v0.18.0
mlua v0.9.6
rhai v1.17.1
rquickjs v0.5.1
rune v0.13.2
koto v0.14.0
rustc v1.78.0

Results

Sort Rust objects

About

Rust embedded scripting languages benchmark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 80.7%
  • Python 7.9%
  • JavaScript 6.1%
  • Lua 5.3%