Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 27, 2020

  • let it always stop at static
  • always include lower bounds
  • return a list instead of a set

The only occasiom where these defaults were reverted was when we
computed implicit companion refs, but that's now done in its own
function.

 - let it always stop at static
 - always include lower bounds

The only occasiom where these defaults were reverted was when we
computed implicit companion refs, but that's now done in its own
function.
We never need it to be a set.
@odersky
Copy link
Contributor Author

odersky commented Aug 29, 2020

test performance please

@dottybot
Copy link
Member

performance test scheduled: 1 job(s) in queue, 0 running.

@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/9657/ to see the changes.

Benchmarks is based on merging with master (4c99388)

Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@odersky odersky merged commit e6c099d into scala:master Sep 1, 2020
@odersky odersky deleted the optimize-namedPartsWith branch September 1, 2020 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants