Jvm Performance Engineering
Autor Monica Beckwithen Limba Engleză Paperback – 18 feb 2022
- Create, compile and write microbenchmarks using the JMH
- Create, compile and write a modular jar
- Take advantage of Java's new logging interface
- Take full advantage of the new default GC (garbage collection)
- Use sjavac, segmented code caches, and contended or uncontended object monitors
- And much more
Preț: 288.62 lei
Preț vechi: 360.77 lei
-20% Nou
Puncte Express: 433
Preț estimativ în valută:
51.07€ • 59.49$ • 44.59£
51.07€ • 59.49$ • 44.59£
Carte disponibilă
Livrare economică 27 decembrie 25 - 10 ianuarie 26
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780134659879
ISBN-10: 0134659872
Pagini: 400
Dimensiuni: 175 x 228 x 22 mm
Greutate: 0.66 kg
Editura: Pearson Education
ISBN-10: 0134659872
Pagini: 400
Dimensiuni: 175 x 228 x 22 mm
Greutate: 0.66 kg
Editura: Pearson Education
Cuprins
1. The Performance Evolution of Java: The Language and the Virtual Machine
2. Performance Implications of Java's Type System Evolution
3. From Monolithic to Modular Java: A Retrospective and Ongoing Evolution
4. The Unified Java Virtual Machine Logging Interface
5. End-to-End Java Performance Optimization: Engineering Techniques and Micro-Benchmarking with JMH
6. Advanced Memory Management and Garbage Collection in OpenJDK
7. Runtime Performance Optimizations: A Focus on Strings and Locks
8. Accelerating Java Application Startup with OpenJDK
2. Performance Implications of Java's Type System Evolution
3. From Monolithic to Modular Java: A Retrospective and Ongoing Evolution
4. The Unified Java Virtual Machine Logging Interface
5. End-to-End Java Performance Optimization: Engineering Techniques and Micro-Benchmarking with JMH
6. Advanced Memory Management and Garbage Collection in OpenJDK
7. Runtime Performance Optimizations: A Focus on Strings and Locks
8. Accelerating Java Application Startup with OpenJDK
Notă biografică
Monica Beckwith (Austin, TX Area) is a Java Champion and JavaOne Rock Star who has made significant performance contributions to the Java HotSpot VM. Prior to joining Microsoft as Senior Performance Engineer, she served as JVM Performance Architect at Arm, and led Oracle's Garbage First Garbage Collector performance team. She is co-author of Java Performance Companion.