- Java 11 and 12:New Features
- Mala Gupta
- 106字
- 2021-07-02 12:27:04
Summary
This chapter started with an introduction to AppCDS, which extends the capabilities of CDS to your application files. AppCDS reduces the startup time for your applications and reduces the memory footprint.
You walked through the process of identifying the application classes to be included in the shared application archive file, creating the file, and using it.
AppCDS is just one of the ways to improve the performance of Java applications. In the next chapter, you'll discover how garbage collection optimizations will help to further improve the performance of Java applications.
In the next chapter, we will look at the various optimizations introduced in garbage collectors.
推薦閱讀
- Learning Selenium Testing Tools with Python
- Android開發(fā)精要
- Visual Basic程序設(shè)計(第3版):學習指導與練習
- 面向STEM的Scratch創(chuàng)新課程
- Mastering Yii
- Web程序設(shè)計(第二版)
- Elasticsearch Server(Third Edition)
- Unity 5 for Android Essentials
- PySpark Cookbook
- SQL Server實用教程(SQL Server 2008版)
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎(chǔ)卷)
- Regression Analysis with Python
- 會當凌絕頂:Java開發(fā)修行實錄
- PHP Microservices
- Node.js實戰(zhàn):分布式系統(tǒng)中的后端服務開發(fā)