28 Sep 2011 23:55
Re: gtk_plot_ fast on Linux, slow on Win32
James <j.steward <at> inchipdesign.com.au>
2011-09-28 21:55:47 GMT
2011-09-28 21:55:47 GMT
Hi Fredy, On Wed, 2011-09-28 at 17:50 +0200, Fredy Paquet wrote: > Hello James > > How did you produce the mingw binaries ? > Did you use configure ? Yes. I used --with-gdktarget=win32 --prefix="c:/gtk" > Maybe you have configured DEBUG into the Makefiles ? Is there a way I can check? There were complaints about --export-dynamic. I changed one instance of --export-dynamic to --export-all-symbols in the configure script, not seeing where I could have effected this change through env vars. If I limit the number of data points to display to around 100,000 the graph does get displayed on Win32 (Windows 7), but it is very much slower than on Linux. I'm considering whether I need to effectively produce decimated data for when the view spans more than say, 10000 points. Regards, James. > --On Wednesday, September 28, 2011 5:16:42 PM +1000 James > <j.steward <at> inchipdesign.com.au> wrote: >(Continue reading)
RSS Feed