GitHub user mbien added a comment to the discussion: Support for AOT, AOTCache for faster netbeans startup
just to clarify: the launcher isnt faster. I wrote it to make release testing easier for me. `--aot` is just there for convenience - the same can be achieved by setting the JVM flags the usual way. NB30 also got two small startup improvements https://github.com/apache/netbeans/pull/9307, https://github.com/apache/netbeans/pull/9303. There is more in the queue but not sure when i will be able to finish it up. GitHub link: https://github.com/apache/netbeans/discussions/8840#discussioncomment-16956425 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
