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 174751 - [68cat] Performance: Editing in big Source-Files
Summary: [68cat] Performance: Editing in big Source-Files
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-10-16 13:43 UTC by stefan79
Modified: 2016-07-07 07:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
The Snapshot. (102.67 KB, application/octet-stream)
2009-10-16 13:44 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-10-16 13:43:29 UTC
[ BUILD # : 200910140201 ]
[ JDK VERSION : 1.6.* ]

I´ve some big files (10000-15000 lines).
In my case now, I made a wrong If-Statement:
---
if(something) {
...
}else {
...
}else{
}
---
Then I compiled the file and after that the IDE wasn´t useable for 30
Minutes.

I´ll attach a Snapshot.
Comment 1 stefan79 2009-10-16 13:44:12 UTC
Created attachment 89623 [details]
The Snapshot.
Comment 2 Martin Balin 2016-07-07 07:28:36 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss