Skip to content

abrahammenendez/java_performance_and_memory_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Some exercises I did for Matt Greencroft's course Java Application Performance and Memory Management.

What did I learn?

  • How JIT compilation and the code cache really works
  • Differences between C1 and C2 compilers
  • Inner workings of the stack and the heap
  • Metaspace
  • String pool
  • Java Mission Control
  • Java Flight Recorder

How was the course?

Too monotone for my taste, but it gets the job done. I feel that I've learned a lot of in-depth knowledge about the Java.

About

📚 Some exercises I did for Matt Greencroft's course "Java Application Performance and Memory Management".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published