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 - Performance regression in 'File' main menu opening
Summary: Performance regression in 'File' main menu opening
Status: CLOSED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: PERFORMANCE, REGRESSION
Depends on:
Blocks:
 
Reported: 2007-09-17 15:57 UTC by Oleg Khokhlov
Modified: 2011-05-25 11:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
File menu item (29.35 KB, application/octet-stream)
2007-09-17 15:57 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.