Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JFreeChart 1.0.18 TimeSeries updates are alot slower then 1.0.17 #59

Open
GlennED opened this issue Jul 17, 2017 · 0 comments
Open

JFreeChart 1.0.18 TimeSeries updates are alot slower then 1.0.17 #59

GlennED opened this issue Jul 17, 2017 · 0 comments

Comments

@GlennED
Copy link

GlennED commented Jul 17, 2017

With a a lasrge data set (ie. 5000 ponts) the time it takes to plot has gone from approx 30 sec to 2 min and 30 sec. I have used Netbeans 8.1 Profiler to prove that the TimeSeries.addOrUpdate

method is where the decrease in performance is occurring in our application. Note: This regression has not been fixed in 1.0.19

Frome the 1.0.18 "release notes" are the following comments that might provide a clue to the cause:

"improved the TimeSeries range calculations,"

"- TimeSeriesCollection now takes xRange into account when calculating the range bounds;"

I have attached to screen-shot images that show the difference in time between 1.0.18 and 1.0.17

screenshot-2
screenshot-1

@GlennED GlennED changed the title JFreeChart 1.0.18 TimeSeries Updates are alot slower then 1.0.17 JFreeChart 1.0.18 TimeSeries updates are alot slower then 1.0.17 Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant