mbien commented on issue #8502:
URL: https://github.com/apache/netbeans/issues/8502#issuecomment-2898023756

   > With all the recent performance improvements in NB's Maven Indexer, would 
Lucene's use of the Vector API give some noticeable improvement? on recent CPU 
HW?
   
   i haven't benchmarked it but I don't expect improvements during initial 
index extraction or incremental updates. And during runtime it is so fast 
already that it wouldn't make a difference. I think it can check all versions 
on a large pom in <50ms or so.
   
   I do have it enabled though since there is no reason not to. Simple set the 
flags as described in https://github.com/apache/netbeans/pull/8377.
   
   Regarding maven central index update frequency: I asked around and it should 
be still weekly, not sure why the gap was so long this time.


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to