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

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

[Octave-bug-tracker] [bug #52584] Printing with many markers is very slo


From: Rik
Subject: [Octave-bug-tracker] [bug #52584] Printing with many markers is very slow
Date: Tue, 6 Nov 2018 11:43:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0

Update of bug #52584 (project octave):

                 Release:                   4.2.1 => dev                    

    _______________________________________________________

Follow-up Comment #16:

I still see a big difference between Qt and FLTK toolkits.  I also have
upgraded my physical hardware and my operating system since this bug was
filed.  I am running today's latest tip (11/6/18).


>> graphics_toolkit
ans = qt
>> tst_slowprint
Elapsed time is 0.232625 seconds.
>> tst_slowprint
Elapsed time is 0.190336 seconds.
>> graphics_toolkit fltk
>> close all
>> tst_slowprint
Elapsed time is 4.79731 seconds.
>>


However, running tst_slowprint2 which doesn't involve ghostscript the times
were about the same, but not exactly fast.


>> graphics_toolkit qt
>> tst_slowprint2
Elapsed time is 4.34872 seconds.
>> graphics_toolkit fltk
>> tst_slowprint2
Elapsed time is 4.4148 seconds.
>>





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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