Conversation
|
test performance please |
|
performance test scheduled: 1 job(s) in queue, 0 running. |
|
Performance test finished successfully: Visit http://dotty-bench.epfl.ch/9333/ to see the changes. Benchmarks is based on merging with master (480f95f) |
compiler/src/dotty/tools/dotc/classpath/ZipAndJarFileLookupFactory.scala
Outdated
Show resolved
Hide resolved
|
test performance please |
|
performance test scheduled: 1 job(s) in queue, 0 running. |
|
Performance test finished successfully: Visit http://dotty-bench.epfl.ch/9333/ to see the changes. Benchmarks is based on merging with master (480f95f) |
This was tricky because if the implicit toDenot conversion
Plugins creates two variables which are the same for all contexts in a run. So they should go to ContextBase, not contexts. For background: We are creating upwards of 500'000 contexts per second. So every variable in there counts.
|
test performance please |
|
performance test scheduled: 1 job(s) in queue, 1 running. |
|
I am going to merge this ASAP. I believe it's far too large and uninteresting to review, and it will get out of sync very quickly. |
|
Performance test finished successfully: Visit http://dotty-bench.epfl.ch/9333/ to see the changes. Benchmarks is based on merging with master (e6bb414) |
No description provided.