We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f21800 commit a0b5d5fCopy full SHA for a0b5d5f
1 file changed
core-java-modules/core-java-perf/README.md
@@ -9,3 +9,4 @@ This module contains articles about performance of Java applications
9
- [OutOfMemoryError: GC Overhead Limit Exceeded](http://www.baeldung.com/java-gc-overhead-limit-exceeded)
10
- [Basic Introduction to JMX](http://www.baeldung.com/java-management-extensions)
11
- [Monitoring Java Applications with Flight Recorder](https://www.baeldung.com/java-flight-recorder-monitoring)
12
+- [Branch Prediction in Java](https://www.baeldung.com/java-branch-prediction)
0 commit comments