Skip to content

Commit 5462526

Browse files
committed
Link to Bloop optimization ticket
1 parent a103c9e commit 5462526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/_posts/2018-06-04-scalac-profiling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,8 +1243,8 @@ Done compiling.
12431243
It is safe to say it out loud now: we have reduced compilation time from 32.5
12441244
seconds to 4 seconds. That's an **8x reduction in our compile time**.
12451245
1246-
A great result taking into account that we've only modified around 30 lines
1247-
of code.
1246+
A great result taking into account that we've only [modified around 30 lines
1247+
of code in Bloop](https://github.com/scalacenter/bloop/pull/509).
12481248
12491249
## Conclusion
12501250

0 commit comments

Comments
 (0)