Hi, Dima, Sorry I missed this the first time.
On Jan 31, 2013, at 11:26 AM, Dima Kogan <[email protected]> wrote: > > Interesting. Which gnuplot terminal are you using? Generally x11 is > significantly faster than the others. Also, in the last few months I've > patched > a few things in gnuplot proper to speed up some stuff. Can you send a specific > example that's slow? Maybe it can be easily fixed... This is with x11. Wxt is slightly but not greatly slower. The bottleneck appears to be some combination of sending the data to the pipe and digesting it within the gnuplot process. It does not appear to be a problem specific to a particular kind of image -- any 4k x 4k floating-point image will bog down gnuplot like crazy. I'll try the latest developer's build of gnuplot to see if it's any faster. Cheers, Craig _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
