Skip to content

issues Search Results · repo:scala/compiler-benchmark language:Scala

Filter by

14 results
 (63 ms)

14 results

inscala/compiler-benchmark (press backspace or delete to remove)

The instructions in https://github.com/scala/scala-dev/issues/392 are not valid anymore -- it seems that the compiler benchmark infrastructure is not setting up the classpath correctly. I ve been able ...
  • jvican
  • Opened 
    on Jan 29, 2018
  • #58

The scala bugs should be ironed out in the latest builds, so that we can start running our benchmarks on J9. https://adoptopenjdk.net/releases.html?variant=openjdk8-openj9
  • adriaanm
  • 3
  • Opened 
    on Dec 6, 2017
  • #51

I noticed this while trying to benchmark akka-actors, and the version of Typesafe Config used by Akka is newer than what infrastructure depends on, so compilation fails. It seems dangerous to include so ...
  • dragos
  • 5
  • Opened 
    on Nov 29, 2017
  • #46

JMH has a bunch of useful internal profilers. In addition to being useful for local use by benchmark authors and scalac tuners, it would be beneficial to be able to run them on the benchmark server. We ...
  • retronym
  • 2
  • Opened 
    on Nov 27, 2017
  • #44

@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 ...
  • retronym
  • 3
  • Opened 
    on Nov 27, 2017
  • #43

I tried -p extraArgs=-nowarn and that works, but I can t pass more than one argument, neither in any kind of quotes nor without. I couldn t find where I could fix this either :(
  • dragos
  • 1
  • Opened 
    on Nov 16, 2017
  • #42

I hope I haven t missed the existing ticket somewhere else. JB would really like this to happen soon.
  • adriaanm
  • 4
  • Opened 
    on Aug 31, 2017
  • #40

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 it would be nice to see if the scala compiler ...
  • jleider
  • 5
  • Opened 
    on Aug 10, 2017
  • #36

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 ...
  • retronym
  • 5
  • Opened 
    on Jul 30, 2017
  • #35

Wip: https://github.com/scala/compiler-benchmark/compare/master...lrytz:dotty?expand=1
  • lrytz
  • 8
  • Opened 
    on Jun 3, 2017
  • #29
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub