Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Optimizing Java

Posted By: C2U
Optimizing Java

InfiniteSkills - Optimizing Java
4 hours | MP4 | AVC 1280x720 15 fps | AAC 48KHz 2Chs | 870 MB
Genre: eLearning | Language: English

In this Optimizing Java training course, expert author Doug Hawkins will teach you how to optimize your Java code with HotSpot. This course is designed for users that already have experience with Java.

You will start by learning about the anatomy of a compiler, then jump into Java bytecode. From there, Doug will teach you about the HotSpot execution lifestyle, including general VM tricks, triggering the JIT, and tiered compilation. This video tutorial also covers JITs, such as peephole and local optimizations, global optimizations, and concurrency implications. Finally, you will learn about speculative optimizations, including uncommon traps and de-virtualization.

Once you have completed this computer based training course, you will have learned how to optimize your Java code with HotSpot.
Optimizing Java