Now run the "Which programming language is fastest?" Benchmark on all of them.
https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
You can use this docker image with all the pre-built binaries as a starting point: https://hub.docker.com/r/ivankra/javascript-zoo
Just keep benchmark code limited to standard ECMAScript, don't expect any browser or Node APIs besides console.log() or print().
You can use this docker image with all the pre-built binaries as a starting point: https://hub.docker.com/r/ivankra/javascript-zoo
Just keep benchmark code limited to standard ECMAScript, don't expect any browser or Node APIs besides console.log() or print().