aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/Bench.scala
Commit message (Expand)AuthorAgeFilesLines
* Allow to provide parent Context for Driver.processDmitry Petrashko2014-04-111-2/+2
* Fix for creating right number of compilers in BenchMartin Odersky2014-02-091-3/+1
* Generalize test infrastructureMartin Odersky2014-02-071-7/+11
* New benchmark class that allows tuning for #compilers and #runsMartin Odersky2014-02-031-6/+14
* Optimize subtype test between refined types with multiple refinementsMartin Odersky2014-02-031-0/+47