On Mon, 18 Jul 2011, marcesher wrote:
FWIW, this is using 3.8 beta3, not the latest nightly.

Is it expected that the streaming API will be this much slower than the
BigGridDemo approach?

The streaming approach will likely be a little bit slower. Instead of just writing the values out as they go, it needs to track them for a while, and flush them out when the window passes beyond them. It shouldn't be that much of an overhead though

Any chance you could re-try with a recent nightly build / a build from a svn checkout of trunk, and see if that's any better? And if not, could you run a profiler and see where the time's going?

Thanks
Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to