Skip to content

viccsneto/scripting_benchmark

Repository files navigation

scripting_benchmark

A simple collection of benchmarks between languages

Benchmarked Languages/Frameworks

  • C++
  • Lua
  • LuaJIT
  • Java
  • Javascript/NodeJS
  • Python

Requires

  • GCC/G++

Optional Requirements

Will fail to execute some tests if not installed

  • Java
  • NodeJS
  • Python
  • Lua (included for Windows)
  • LuaJIT (Included for Windows)

Build

Run the build script file in order to generate the binary files

Run

  • Use run.sh to benchmark all the supported languages
  • Use run2.sh to exclude python from the benchmarks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published