eirikbakke opened a new issue, #8207: URL: https://github.com/apache/netbeans/issues/8207
### Body With NetBeans now containing [more SVG icons](https://github.com/apache/netbeans/pull/8083), and with more icons being [loaded](https://github.com/apache/netbeans/pull/8194) via ImageUtilities rather than alternative methods, it might be worth taking a look at the performance of ImageUtilities.getIcon, and see if there are possible optimizations that should be done. A first step, switching from Batik to JSVG, was [already done](https://github.com/apache/netbeans/pull/7941). This issue is intended to continue the discussion that was started in [a comment](https://github.com/apache/netbeans/pull/8194#discussion_r1929834990) in another issue. ### Committer - [x] I acknowledge that I am a maintainer/committer in the Apache NetBeans project. -- 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] --------------------------------------------------------------------- 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
