4PointSolutions / 4PointSolutions/aem-utils

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

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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/).

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.