Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Scatter. Faster updates for huge datasets
Re: Scatter. Faster updates for huge datasets [message #26706 is a reply to message #26702] Thu, 20 May 2010 09:10 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

koldo wrote on Wed, 19 May 2010 22:55

Quote:

Hello Koldo,

Nice Optimization you did!
But i think that will not works correct for all points data! It works only for x sorted points.
I did not look in detail your changes. But I will do!

Overall, nice realization!

Thank Ion Smile

Yes it is. Both optimizations are centered on X data series. Remember the names. Both ends with "X":

- SetSequentialX: Requires a series of ordered data in X axis
- SetFastViewX: Minimizes pixel drawing considering X axis

Both optimizations could be implemented for vertical series. For real XY plots (like a circle) they are not useful.

However in many cases (from my experience) datasets are sequentially ordered following X axis. And the speed improvement is very high.



From a few days ago I started to use this control! I will try to come with improvements!
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GUI Form Editor
Next Topic: Scatter: use NONMARK
Goto Forum:
  


Current Time: Tue May 21 20:32:02 CEST 2024

Total time taken to generate the page: 0.02067 seconds