lhotari commented on issue #22318:
URL: https://github.com/apache/pulsar/issues/22318#issuecomment-2016443625

   Have you tested CDS? That would be easy to add.
   https://docs.oracle.com/en/java/javase/21/vm/class-data-sharing.html
   
   For example, Spring is leveraging this. Blog post 
https://spring.io/blog/2023/12/04/cds-with-spring-framework-6-1 .
   
   > As mentioned by Brian Goetz in [his Project Leyden talk at 
Devoxx](https://www.youtube.com/watch?v=O1Oz2-AXKKM): “Most people don’t use 
CDS today but probably should since they can get a reasonable startup 
improvement for relatively little work”.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to