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

Summary: Open a 615kb file is bit slow
Product: editor Reporter: Christian Lenz <chrizzly>
Component: Formatting & IndentationAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

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