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