World's complete programming language benchmark.
Important
This project is not intended to be the sole source for your decisions. Each programming language has its own unique advantages and disadvantages, and performance is only one aspect. Some languages may be more suitable for different projects due to their ecosystem, established best practices, and other factors. Always consider the specific needs and context of your project before making a decision.
See
RESULTS.md
docker-compose run benchmark python3 ./benchmark.py run
docker-compose run benchmark python3 ./benchmark.py run --lang rust go php
docker-compose run benchmark python3 ./benchmark.py run --script primes/Simple linpack/Linpack recursion/Tak
Tip
You can combine options above
python3 ./benchmark.py