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 258047 - Open a 615kb file is bit slow
Summary: Open a 615kb file is bit slow
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-18 09:20 UTC by Christian Lenz
Modified: 2016-02-18 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lenz 2016-02-18 09:20:43 UTC
I have a html5 project and a lot of bower components. After concatination and uglifying, the file is ~615kb big. When I try to open this js file or maybe the sourcemap file, it tooks round about 10sec to open the file. When I open the same 2 files in WebStorm it only tooks round about 2sec.

Let me know if you need more information. I looked at the IDE log, there is nothing problematic inside it. For my perspective.


Regards

Chris