[
https://issues.apache.org/jira/browse/NETBEANS-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
matteodg updated NETBEANS-4128:
-------------------------------
Description:
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 boil 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).
was:
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).
> 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
> Priority: Major
> 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 boil 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: [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