You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at http://dotty-bench.epfl.ch/ it looks like we've become about ~2% slower on some of the tests recently. It's hard to see due the variance but I think the following PRs are responsible for this:
I'm opening this issue because I think it would be nice to know why these PRs had a performance impact and whether this can be mitigated in some way. 2% isn't a big deal so if we can't figure it out we can just close the issue.
The text was updated successfully, but these errors were encountered:
This is intended as a stub. Calls to this method will be replaced
by implicit type tag searches.
Also, rework definition of quote and splice methods. This could also
have contributed in the slowdown we were seeing in scala#3721.
This is intended as a stub. Calls to this method will be replaced
by implicit type tag searches.
Also, rework definition of quote and splice methods. This could also
have contributed in the slowdown we were seeing in scala#3721.
odersky
added a commit
to dotty-staging/dotty
that referenced
this issue
Jan 27, 2018
This is intended as a stub. Calls to this method will be replaced
by implicit type tag searches.
Also, rework definition of quote and splice methods. This could also
have contributed in the slowdown we were seeing in scala#3721.
Looking at http://dotty-bench.epfl.ch/ it looks like we've become about ~2% slower on some of the tests recently. It's hard to see due the variance but I think the following PRs are responsible for this:
I'm opening this issue because I think it would be nice to know why these PRs had a performance impact and whether this can be mitigated in some way. 2% isn't a big deal so if we can't figure it out we can just close the issue.
The text was updated successfully, but these errors were encountered: