4PointSolutions / 4PointSolutions/aem-utils

AEM_CONTAINER: Improve startup speed using Class Data Sharing and/or Project Leyden constructs

未关闭
#6 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。