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 115719

Summary: Performance regression in 'File' main menu opening
Product: ide Reporter: Oleg Khokhlov <ovk>
Component: PerformanceAssignee: Petr Nejedly <pnejedly>
Status: CLOSED WORKSFORME    
Severity: blocker CC: anebuzelsky
Priority: P2 Keywords: PERFORMANCE, REGRESSION
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: File menu item

Description Oleg Khokhlov 2007-09-17 15:57:06 UTC
Test: "Push main menu File",  boundary 100ms.
Started on Friday's build: time for opening on WinXP increased from less then 100 ms to more then 300ms.
Comment 1 Oleg Khokhlov 2007-09-17 15:57:59 UTC
Created attachment 48928 [details]
File menu item
Comment 2 Antonin Nebuzelsky 2007-09-18 10:05:00 UTC
openide/actions is not the right category.

Reassigning.

Petre, have a look at this and reassign to the culprit of the regression.
Comment 3 Petr Nejedly 2007-09-19 08:02:15 UTC
Well, according to the newest measurements, the time has returned under the boundary, roughly to the original value
(given the high variability).
We'll probably need to check the infrastructure, as, if not coded defensively, the measurement could clash with (longer
and longer) warmup process.