shannah / CN1aChartEngine

A port of Android aChartEngine Library for Codename One
7 stars 6 forks source link

Rendering time #4

Open Munken opened 10 years ago

Munken commented 10 years ago

Hey Shannah

I have just starting working with XY scatter plots and I have noticied that these take alot longer to render than bar char (almost 2 seconds).

Is there any way to speed this up ?

shannah commented 10 years ago

Probably, but it would take some experimentation. When the new graphics pipeline in released for CN1, I'll be porting chartengine over to use it instead of Pisces, and it should be much faster (if I have anything to do with it).

Munken commented 10 years ago

Do you know the new pipeline is released ?

This is actuallly not a problem anymore since I have switched to a Pisces rendering pipeline. There is a small delay but since it does not block the EDT it is not a problem.

The Pisces pipeline is here. https://gist.github.com/Munken/6fae6ec805fabc626c9f

shannah commented 10 years ago

I don't know exactly. But I would expect it within the next couple of months.

On Tue, Apr 8, 2014 at 11:32 PM, Munken notifications@github.com wrote:

Do you know the new pipeline is released ?

This is actuallly not a problem anymore since I have switched to a Pisces rendering pipeline. There is a small delay but since it does not block the EDT it is not a problem.

The Pisces pipeline is here. https://gist.github.com/Munken/6fae6ec805fabc626c9f

Reply to this email directly or view it on GitHubhttps://github.com/shannah/CN1aChartEngine/issues/4#issuecomment-39932644 .

Steve Hannah Web Lite Solutions Corp.