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: Dmitri A. Sergatskov
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 09:13:32 -0500 (EST)

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

Attached is the result of running AMD uProf
( https://developer.amd.com/amd-uprof/) on 

tic; print -svgconvert -depsc2 blah2.eps; toc


This is on Centos 9 Stream / ryzen 3950.

Also, after saving the pic into "blah.svg":

$ time
/usr/local/libexec/octave/8.0.1/exec/x86_64-pc-linux-gnu/octave-svgconvert
blah.svg svg 100 FreeSans.otf 1 blahX.svg

real    0m19.981s
user    0m19.932s
sys     0m0.023s

$ time
/usr/local/libexec/octave/8.0.1/exec/x86_64-pc-linux-gnu/octave-svgconvert
blah.svg svg 100 FreeSans.otf 0 blahX.svg

real    0m0.193s
user    0m0.171s
sys     0m0.019s



Dmitri.
-- 



(file #54218)

    _______________________________________________________

Additional Item Attachment:

File name: uprofile1.png                  Size:134 KB
    <https://file.savannah.gnu.org/file/uprofile1.png?file_id=54218>



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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