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 181416 - [69cat] LowPerformance took 3130 ms.
Summary: [69cat] LowPerformance took 3130 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-02 06:56 UTC by Martin Schovanek
Modified: 2010-04-16 16:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159408


Attachments
nps snapshot (256.00 KB, application/nps)
2010-03-02 06:56 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2010-03-02 06:56:03 UTC
Build: NetBeans IDE Dev (Build 201003020200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
GUEST: open php project
this php project is CakePHP application, a lot of php files

mschovanek: Ivoked Team menu.



Maximum slowness yet reported was 4672 ms, average is 3958
Comment 1 Martin Schovanek 2010-03-02 06:56:12 UTC
Created attachment 94682 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2010-03-02 07:09:20 UTC
Loading classes on demand, has to be done. Once the classes are loaded, menu should response immediately.