4PointSolutions / 4PointSolutions/aem-utils
AEM_CONTAINER: Improve startup speed using Class Data Sharing and/or Project Leyden constructs
- 主要言語
- Java
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The current container takes minutes to start up. It would be nice if it started quicker. There should be ways to speed it up using [Class Data Sharing (CDS)](https://docs.oracle.com/javase/8/docs/technotes/guides/vm/class-data-sharing.html) or some other mechanisms from [Project Leyden](https://openjdk.org/projects/leyden/).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look at the AEM container startup scripts and Java launch configuration. Research Class Data Sharing (CDS) and Project Leyden for Java performance. Determine how to integrate CDS archive generation or Leyden static images into the container build process. Test startup time before and after changes.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- performance
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100