aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/Bench.scala
Commit message (Expand)AuthorAgeFilesLines
* Better documentation of main classesMartin Odersky2016-04-011-0/+4
* newCompiler now takes a context parameterMartin Odersky2016-02-171-1/+1
* Add @sharable annotationMartin Odersky2015-07-061-1/+1
* Remove -resident settingMartin Odersky2015-06-291-25/+9
* Partest 1/3: Pass PrintWriter as argument for context creationvsalvis2015-06-241-5/+6
* 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