mbien commented on PR #9413: URL: https://github.com/apache/netbeans/pull/9413#issuecomment-4603984517
indexer smoke test worked, but there seems to be performance regression somewhere ``` NB30: INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 461,553 ms. PR: INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 557,659 ms. ``` however, the smoke test (which opens all NB modules and waits for indexer) isn't great for benchmarks since the order the projects load isn't fixed i believe. A single big project would be better. -- 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
