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 183079 - performance regression in HTML files editing
Summary: performance regression in HTML files editing
Status: RESOLVED DUPLICATE of bug 182961
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 13:30 UTC by Jindrich Sedek
Modified: 2010-03-30 07:25 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
tested file (533.66 KB, text/plain)
2010-03-29 13:31 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2010-03-29 13:30:36 UTC
open attached HTML file - it has about 500KB
The opening it self takes by guess 10s and every keystroke is a pain
Comment 1 Jindrich Sedek 2010-03-29 13:31:18 UTC
Created attachment 96200 [details]
tested file
Comment 2 Marek Fukala 2010-03-29 13:49:24 UTC
Reproducible - the editing is very slow.

I tried to make several snapshot and in all of them most of the CPU time (over 2/3) is spent in classes from o.n.m.editor.lib.drawing and o.n.editor.view.spi - it seems to be a regression in editor painting.
Comment 3 Michel Graciano 2010-03-29 14:33:25 UTC
Looks similar to #182961 or #182900
Comment 4 Jan Lahoda 2010-03-30 07:25:54 UTC

*** This bug has been marked as a duplicate of bug 182961 ***