Skip to content

bashor/havlak-jvm-languages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

havlak-jvm-languages

Sources for Havlak Benchmark for several JVM Languages

For the Havlak paper see the report by Robert Hundt from Google to compare the performance of Google Go with C/C++ and other languages such as Java and Scala: https://days2011.scala-lang.org/sites/days2011/files/ws3-1-Hundt.pdf

The sources for Java and Scala can be found here: http://code.google.com/p/multi-language-bench/source/browse/trunk/src/

#####Make sure you run the Groovy code using JAVA_OPTS=-server -Xss15500k -Xmx1G. Otherwise, you will get a stackoverflow.

#####Same thing for Kotlin: VM args -server -Xss15500k required

About

Sources for Havlak Benchmark for several JVM Languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 73.8%
  • Kotlin 24.5%
  • Shell 1.7%