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 57890 - Improve performance of XYCharts when in Fit to Window mode
Summary: Improve performance of XYCharts when in Fit to Window mode
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-14 15:09 UTC by Jiri Sedlacek
Modified: 2016-11-09 10:41 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2005-04-14 15:09:20 UTC
Currently drawing XYCharts in Fit to Window mode has too high CPU overhead. 
There should be some optimization made like in Tracking End mode.
Comment 1 iformanek 2005-04-14 16:41:03 UTC
We should try to do at least some optimization in 1.0.
Comment 2 iformanek 2005-06-20 10:50:28 UTC
Planned for M8
Comment 3 Jiri Sedlacek 2005-07-27 11:26:05 UTC
Will not be in 1.0.
Comment 4 Tomas Hurka 2009-04-08 12:54:39 UTC
Milestone cleanup: future->next
Comment 5 Jiri Sedlacek 2016-11-09 10:41:09 UTC
No problems have been reported with respect to the charts performance for a long time. Assuming the custom implementation of profiler charts works just fine.