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.
2 parents de05607 + f2137f7 commit 1008acaCopy full SHA for 1008aca
_posts/2016-07-08-trait-method-performance.md
@@ -541,7 +541,7 @@ The talk "JVM Mechanics" by Doug Hawkins was also mentioned above
541
it is a great overview on the JIT, inliner and optimizer. For an overview I can also recommend a
542
[longer blog post](https://middlewaresnippets.blogspot.ch/2014/11/java-virtual-machine-code-generation.html)
543
by René van Wijk and a
544
-[shorter one](https://www.lmax.com/blog/staff-blogs/2016/03/05/observing-jvm-warm-effects/)
+[shorter one](https://technology.lmax.com/posts/observing-jvm-warm-up-effects/)
545
by Mark Price focussing on the JIT compilers.
546
547
The JVM has an excessive number of flags for logging and tweaking:
0 commit comments