matteodg created NETBEANS-4128:
----------------------------------

             Summary: Code completion slow - taken profiler snapshot
                 Key: NETBEANS-4128
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4128
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.3
            Reporter: matteodg
             Fix For: 12.0
         Attachments: codecompletion-very-slow.npss

We have a pretty big NetBeans Platform Application (~180 modules and 5 suites) 
and when pressing CTRL+SPACE for code completion it is very slow.

It seems the calls are going down to the filesystem calling Files.listFiles() a 
lot.

I'm running on the branch release113 compiled locally with both the patches 
from [~jtulach] and [~jlahoda] for NETBEANS-4037 (not sure whether that's 
important, but just wanted to be clear).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-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