mbien commented on issue #5809: URL: https://github.com/apache/netbeans/issues/5809#issuecomment-1586041418
> It is difficult for me to measure. I have to use a stopwatch and keep an eye on the indexing status. Is there another way? Then I could give you a better statement. NB will print the total time spent to the log, but this includes download unfortunately which makes it not very useful for benchmarks. Both, download and extraction is done in maven-indexer which is not NB code, so I can't easily add more logging there. (would be nice, but is low prio for now - sorry) some updates: #5922 is now also merged which cuts index size almost in half there are two upstream PRs pending: https://github.com/apache/maven-indexer/pull/318 (should speed up incremental updates significantly) https://github.com/apache/maven-indexer/pull/317 (some smaller optimizations) -- 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
