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 240058 - Slow CSS parsing
Summary: Slow CSS parsing
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-01-07 09:30 UTC by Exceptions Reporter
Modified: 2014-07-22 13:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206362


Attachments
nps snapshot (191.25 KB, application/nps)
2014-01-07 09:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-07 09:30:56 UTC
This issue was reported manually by sdedic.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-418-on-20130906)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
GUEST: 1



Maximum slowness yet reported was 5044 ms, average is 5044
Comment 1 Exceptions Reporter 2014-01-07 09:31:00 UTC
Created attachment 143659 [details]
nps snapshot
Comment 2 Svata Dedic 2014-01-07 09:32:51 UTC
CSS3 parser is blocking the code completion; please evaluate.
Comment 3 Marek Fukala 2014-07-22 13:08:29 UTC
Can't say why the Css3Parser took too much time. It could be either system running out of resources or some extraordinary file. Can't do much w/o more data. Just one report - lets see if there will be more, then reevaluate.