4PointSolutions / 4PointSolutions/aem-utils
AEM_CONTAINER: Improve startup speed using Class Data Sharing and/or Project Leyden constructs
- Lingua principale
- Java
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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/).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100