- 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.
推薦閱讀
- Java Web開發(fā)學(xué)習(xí)手冊
- 編程的修煉
- Python從入門到精通(精粹版)
- C程序設(shè)計(jì)實(shí)踐教程
- RabbitMQ Cookbook
- Hands-On Nuxt.js Web Development
- Python青少年趣味編程
- C++程序設(shè)計(jì)
- C++程序設(shè)計(jì)教程
- Photoshop智能手機(jī)APP界面設(shè)計(jì)
- 會(huì)當(dāng)凌絕頂:Java開發(fā)修行實(shí)錄
- 實(shí)戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- 3D Printing Designs:Octopus Pencil Holder
- Java程序設(shè)計(jì)及應(yīng)用開發(fā)
- Perl 6 Deep Dive