Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

benchmark gwion against other languages

Notifications You must be signed in to change notification settings

kuroko-lang/gwion-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwion-benchmark

Tools to run a benchmark of Gwion compared to other languages. Find the latest results here.

Contributing

To add extra languages to the benchmarks follow these easy steps.

  • Fork and clone this repository
  • Setup all of the required tests in the src/ directory written in the language you wish to add
  • In build.yml add the build steps for the language
    • Example setup here
  • In benchmark.sh add the language along with the language file extension to the two relevant arrays at the top of the file, do not use comma in the language and extension list
  • In version.sh add the version of the language which is being benchmarked

About

benchmark gwion against other languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 19.6%
  • Lua 15.5%
  • Wren 14.3%
  • Ruby 14.0%
  • Vyper 11.8%
  • Dart 9.1%
  • Other 15.7%