yerzhan7 / Concurrency-Benchmarking

Benchmarking of 3 languages with concurrency capabilities and focus: ◦ Pony ◦ Scala (with Akka actor Library) ◦ Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile and run benchmarks using configurations that result in short runs:
cd scripts/run_tool
./main.py ../../

Please note that compilers for pony and go as well as SBT for scala must be
installed and available in path.

On top of that, Python version must be >= 3.5 and python3-tk as well as
matplotlib must be installed.

For further details, please see the manual at scripts/run_tool/readme_manual.txt
as well as the full report.

About

Benchmarking of 3 languages with concurrency capabilities and focus: ◦ Pony ◦ Scala (with Akka actor Library) ◦ Go


Languages

Language:Python 40.5%Language:HTML 27.5%Language:Go 12.2%Language:Scala 10.9%Language:Pony 8.3%Language:CSS 0.7%