help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very slow ploting with gnu plot (windows)


From: Michael Goffioul
Subject: Re: Very slow ploting with gnu plot (windows)
Date: Thu, 22 Nov 2012 14:12:33 -0500

On Thu, Nov 22, 2012 at 2:09 PM, Dmitri A. Sergatskov <address@hidden> wrote:

On Thu, Nov 22, 2012 at 12:33 PM, Froebe, Matej <address@hidden> wrote:
Thank you for your answers.

>Octave 3.6.2 switched to using ghostscript to convert from eps to
bitmapped formats.

The problem is  that the plot function itself is slow. It returns to
octave prompt quickly, but it takes a really long time until the plot is
drawn.

Some anti-virus program scanning the temp file that octave is making
for gnuplot?

I suspect font loading. On initialization, fontconfig scans all fonts available and build a cache, and this can take a while, depending on the number of fonts present. However, this should only be done once.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]