You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eric Bresie (JIRA)" <ji...@apache.org> on 2019/05/04 15:19:01 UTC

[jira] [Commented] (NETBEANS-2409) Very Slow Operations on Windows

    [ https://issues.apache.org/jira/browse/NETBEANS-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16833084#comment-16833084 ] 

Eric Bresie commented on NETBEANS-2409:
---------------------------------------

Is this maybe related to this ticket? 

[https://netbeans.org/bugzilla/show_bug.cgi?id=65135#c38] 

This seems to suggest calls to isDirectory makes native calls to the lower level  files and maybe converting to more nio operations may be more efficient ways of dealing with this.

> Very Slow  Operations on Windows
> --------------------------------
>
>                 Key: NETBEANS-2409
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2409
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 10.0, 11.0
>         Environment: Windows
>            Reporter: Laszlo Kishalmi
>            Priority: Critical
>              Labels: Performance, Windows, pull-request-available
>         Attachments: NB11_autocomplete.nps, NB11_getHint.nps, WinFilesystemSlow.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> What is the best course of action for reporting slowness?  I can’t share my project.
> I’m not certain how to give step-by-step instructions when the problem is basically one step in most cases.  E.g. invoke auto-complete - nothing happens for several seconds.  Invoke rename - dialog doesn’t appear for several seconds.  Find usages - extremely slow > 5 second delay on a private member of a class less than 100 lines.
> In general it seems NB 11 is noticeably slower than NB 8.2. Not good considering slowness was already my #1 complaint about NB 8.2.  I have so far found the benefits of NB outweigh the fact that it is much slower than other IDEs for the same operations, but the slowness of NB 11 is tipping the scale.  I don’t want to switch IDEs, pease don’t interpret this as some sort of threat to do so. I would like to help find the issues in NB.  But I don’t have the bandwidth to debug NB and not being about to share my project makes it difficult to provide helpful reports :-(
> Are others seeing the slowness?
> Find usages, renames, call-hierarchy, auto-complete… things I use all the time, I often have to wait 5 to 10 seconds for a response from the IDE, sometimes more.
> I’ve already deleted user dir and cache and restarted. 
> I’m using Gradle-based Java projects, running NB 11.0 with JDK 8u202.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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