Git Product home page Git Product logo

rust-script-engine-benchmark's Introduction

Introduction

This project contains minimal implementations of various scripting engines in Rust (V8, JSC, Spidermonkey, Python etc.) for the purpose of benchmarking.

Benchmark

Test machine was a 2023 16" MacBook Pro with M2 Max CPU and 32GB RAM.

Command Mean [ms] Min [ms] Max [ms] Relative
cargo run --release --bin lua-mlua 161.4 ± 6.6 149.7 208.6 1.00
cargo run --release --bin js-jsc 162.6 ± 4.1 154.6 179.4 1.01 ± 0.05
cargo run --release --bin py-pyo3-py37 179.9 ± 3.4 170.6 191.6 1.11 ± 0.05
cargo run --release --bin js-v8 255.2 ± 4.7 246.6 273.8 1.58 ± 0.07
cargo run --release --bin js-spidermonkey 415.5 ± 7.7 387.4 435.9 2.57 ± 0.12
cargo run --release --bin js-deno 448.5 ± 15.4 408.1 493.0 2.78 ± 0.15

rust-script-engine-benchmark's People

Contributors

0x736e avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.