compiler-benchmark
compiler-benchmark copied to clipboard
Benchmarks for scalac
I understand that Shapeless is not part of the core Scala library and this request may be out of scope but as a very popular generic programming lib for Scala...
@rorygraves and @mkeskells have contributed internal profiling to scalac to capture some MXBean statistics during compilation and report these broken down by compiler phase. There is some overlap with the...
Our benchmarking infrastructure doesn't currently support benchmarking with alternative JVM without "polluting" the main data series. We need update it to add the contents of the system properties "java.vm.name" and...
Even though compiler-benchq can build commits from other users repos, execution in https://scala-ci.typesafe.com/view/scala-bench/job/compiler-benchmark currently fails with ``` [warn] one warning found Processing 9 classes from /home/jenkins/workspace/compiler-benchmark/compilation/target/scala-2.12/classes with "reflection" generator Writing...