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 247815

Summary: Find in projects extremely slow
Product: utilities Reporter: gugurete
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.0.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description gugurete 2014-10-09 07:12:37 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Mac OS X version 10.9.5 running on x86_64
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b70



Find in projects takes ages (5-10 minutes) even with a very small project (20 java packages less than 100 java files + 100 html files)
It is in fact unusable. 

Intellij and eclipse has almost instant response for the same function.
Comment 1 gugurete 2014-10-09 07:12:42 UTC
Created attachment 149798 [details]
IDE log
Comment 2 Jaroslav Havlin 2014-10-31 07:26:01 UTC
Can you please create a CPU profiling snapshot and attach it to this bug report?
It will help us understand what is taking so long time during the search.

See http://wiki.netbeans.org/FaqProfileMeNow.

Thank you very much.
Comment 3 Jaroslav Havlin 2015-10-29 12:17:30 UTC
Closing as incomplete. Please reopen if you can provide the profiling snapshot.
Thank you for understanding.