We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17b924 commit 876ec87Copy full SHA for 876ec87
blog/_posts/2018-06-04-scalac-profiling.md
@@ -1010,7 +1010,9 @@ upgrade.
1010
(After discussing this issue with [Miles](https://github.com/milessabin/) we
1011
both agree the strict/lazy macro is not handling refinement types correctly
1012
and that this performance penalty is a bug. This bug will most likely be fixed
1013
-in a future version of Shapeless after 2.3.3 for all its users.)
+in a future version of Shapeless after 2.3.3 for all its users. Some of these
1014
+performance implications will be gone with Scala 2.13, that adds by-name
1015
+implicits to the compiler.)
1016
1017
#### Deduplicating more expansions
1018
0 commit comments