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 175846 - Profiling Points initialization blocks EDT
Summary: Profiling Points initialization blocks EDT
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-10-31 12:08 UTC by Jiri Sedlacek
Modified: 2009-11-03 15:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Slowness snapshot (46.05 KB, application/octet-stream)
2009-10-31 12:09 UTC, Jiri Sedlacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2009-10-31 12:08:07 UTC
When starting profiling session the profiling points are initialized in EDT. This makes the IDE not responsive for large
projects, can be easily reproduced when profiling NetBeans IDE sources. See the attached snapshot.
Comment 1 Jiri Sedlacek 2009-10-31 12:09:10 UTC
Created attachment 90361 [details]
Slowness snapshot
Comment 2 Jiri Sedlacek 2009-11-02 10:17:02 UTC
Fixed in profiler-main.


http://hg.netbeans.org/profiler-main/rev/274aca57abeb
Comment 3 Quality Engineering 2009-11-03 15:03:45 UTC
Integrated into 'main-golden', will be available in build *200911031401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/274aca57abeb
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #175846 - initialize profiling points outside of EDT