You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/01/24 17:41:45 UTC

[GitHub] niabot commented on issue #372: [NETBEANS-238]: speeding up package lookup in jars by not listing the?

niabot commented on issue #372: [NETBEANS-238]: speeding up package lookup in jars by not listing the?
URL: https://github.com/apache/incubator-netbeans/pull/372#issuecomment-360214656
 
 
   Works good on my system under JDK 9.0.1. Before applying this patch i had code completion times ranging from 15 to 30 seconds (lots of maven dependencies) . With this patch the code completion usually pops up after 1 to 3 seconds.
   
   I still have the issue that code completion sometimes is instant (some milliseconds, with/without patch) and sometimes it takes quite a lot longer, as if the index would be forgotten and rebuild from scratch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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