Skip to content

Optimise implicit search#8232

Merged
retronym merged 1 commit intoscala:2.12.xfrom
retronym:topic/implicit-pt-normalize
Jul 16, 2019
Merged

Optimise implicit search#8232
retronym merged 1 commit intoscala:2.12.xfrom
retronym:topic/implicit-pt-normalize

Conversation

@retronym
Copy link
Member

Reduce the number of substituting type maps that underlie
Type.dealias by using Type.normalize which internally
caches its result.

@scala-jenkins scala-jenkins added this to the 2.12.9 milestone Jul 16, 2019
@retronym retronym added the performance the need for speed. usually compiler performance, sometimes runtime performance. label Jul 16, 2019
lrytz
lrytz previously requested changes Jul 16, 2019
Reduce the number of substituting type maps that underlie
`Type.dealias` by using `Type.normalize` which internally
caches its result.
@retronym retronym force-pushed the topic/implicit-pt-normalize branch from 65a610e to acec8d3 Compare July 16, 2019 06:36
@retronym retronym dismissed lrytz’s stale review July 16, 2019 21:42

Comment added

@retronym retronym merged commit c50ca9a into scala:2.12.x Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance the need for speed. usually compiler performance, sometimes runtime performance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants