Skip to content

Simple prime calculator (written in scala, based on akka) to benchmark speedUp on different amount of workers.

License

Notifications You must be signed in to change notification settings

maxbundscherer/scala-akka-prime-speedup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Akka Prime SpeedUp

Simple prime calculator (written in scala, based on akka) to benchmark speedUp on different amount of workers.

Tested on macOs and Ubuntu Server 20.04 LTS with openjdk64-13

shields.io

Author: Maximilian Bundscherer

Test-Run

  • See jupyter notebook
  • Tested on aws ec2 t2.xlarge (4vCPU, 16GB ram)
  • Tested on Ubuntu Server 20.04 LTS (HVM), SSD Volume Type (ami-0b90a8636b6f955c1)
  • Param maxWorkersPerRun Vector(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16)
  • Param repeatRun 5

Time

SpeedUp

Let's get started (local)

  • Clear results in ./results.csv
  • See config
  • Run sbt run
  • See results in ./results.csv

Let's get started (ec2 instance)

About

Simple prime calculator (written in scala, based on akka) to benchmark speedUp on different amount of workers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published