octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #63646] Long creation times for sparseimages.m


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #63646] Long creation times for sparseimages.m in manual due to -svgconvert option to print
Date: Fri, 13 Jan 2023 05:56:00 -0500 (EST)

Follow-up Comment #2, bug #63646 (project octave):

I don't get quite the same numbers on my system (old laptop with ubuntu 20.04)
and Octave 7.3:


octave:6> tic; print -svgconvert -depsc2 blah2.eps; toc
Elapsed time is 455.944 seconds.
octave:7> tic; print -depsc2 blah2.eps; toc
Elapsed time is 328.811 seconds.


So for me the bottleneck seems to be gl2ps rather than svgconvert (which is
just 35% slower).
  
I'll try with another computer where I have both Octave 7.3 and Octave 8.01
and see if I can confirm.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63646>

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/




reply via email to

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