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 244894 - NetBeans typing very laggy/choppy on Linux
Summary: NetBeans typing very laggy/choppy on Linux
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 243968 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-05 02:05 UTC by stiffuser
Modified: 2014-11-19 13:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Profiler recording of just typing some code in brand new cpp file. (35.57 KB, application/octet-stream)
2014-06-05 02:05 UTC, stiffuser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stiffuser 2014-06-05 02:05:00 UTC
Created attachment 147573 [details]
Profiler recording of just typing some code in brand new cpp file.

I have a CnD project on Linux, and the cursor sometimes falls seconds behind while typing. In general, typing is very choppy and extremely frustrating.

NetBeans is running on a 32-core machine with 16 GB of RAM, and SSD disk space. It has been given nice=-20 and ionice=realtime, so it has the highest CPU and IO priority on the system. It's running with -Xmx4120 and -XX:+UseConcMarkSweepGC.

I'm hoping something in the attached profiling snapshot stands out. If you have any suggestions on what to do to improve the responsiveness, they'd be most welcome.

Version details:
-------------------
Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version NetBeans 8.0 Patch 1.1
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Linux version 3.2.0-61-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Alexander Simon 2014-06-16 07:18:39 UTC
Hi stiffuser,

Could you check development build:
http://bits.netbeans.org/download/trunk/nightly/latest/
Does issue still exist?

Alexander
Comment 2 stiffuser 2014-06-16 22:43:10 UTC
I cannot reproduce the issue with the latest nightly. Thanks!
Comment 3 Vladimir Voskresensky 2014-11-19 13:00:04 UTC
*** Bug 243968 has been marked as a duplicate of this bug. ***