This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 239985 - Slow typing performance in NB 8 after some time
Summary: Slow typing performance in NB 8 after some time
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-04 16:01 UTC by everflux
Modified: 2014-01-09 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample of slow typing speed in java code (217.63 KB, application/octet-stream)
2014-01-04 16:01 UTC, everflux
Details

Note You need to log in before you can comment on or make changes to this bug.
Description everflux 2014-01-04 16:01:36 UTC
Created attachment 143597 [details]
sample of slow typing speed in java code

I have worked with a java/maven project for some time, then let the IDE stay idle for 2 hours. After continuing the IDE was very slow when typing.
I will attach a self sample.

I used JDK 8, Netbeans 8 current snapshot.
Comment 1 Tomas Hurka 2014-01-09 14:01:30 UTC
I don't see anything suspicious in the snapshot, except slow  sun.java2d.xr.XRBackendNative.XRenderCompositeTextNative method. Are you able to reproduce it? If so, please attach new snapshot together with messages.log and var/log/uigestures files. Thanks.