Skip to content

Commit 853a309

Browse files
authored
[JAVA-41877] Move code of core-java-perf to core-java-perf-2 module (#18243)
1 parent 9fc0f18 commit 853a309

File tree

18 files changed

+4
-4
lines changed

18 files changed

+4
-4
lines changed

core-java-modules/core-java-perf-2/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ This module contains articles about performance of Java applications
99
- [Shutting Down on OutOfMemoryError in Java](https://www.baeldung.com/java-shutting-down-outofmemoryerror)
1010
- [Programmatic Usage of NetBeans Profiler](https://www.baeldung.com/java-netbeans-use-profiler-programmatically)
1111
- [Reduce Memory Footprint in Java](https://www.baeldung.com/java-reduce-memory-footprint)
12+
- [Verbose Garbage Collection in Java](https://www.baeldung.com/java-verbose-gc)
13+
- [Branch Prediction in Java](https://www.baeldung.com/java-branch-prediction)
14+
- [JMX Ports](https://www.baeldung.com/jmx-ports)
15+
- [Calling JMX MBean Method From a Shell Script](https://www.baeldung.com/jmx-mbean-shell-access)
1216

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)