Hacker News new | ask | show | jobs
by pastage 165 days ago
Now run the "Which programming language is fastest?" Benchmark on all of them.

https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

1 comments

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().