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

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

[Octave-bug-tracker] [bug #53867] Octave startup is extremly slow


From: anonymous
Subject: [Octave-bug-tracker] [bug #53867] Octave startup is extremly slow
Date: Wed, 9 May 2018 02:44:24 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:58.0) Gecko/20100101 Firefox/58.0

URL:
  <http://savannah.gnu.org/bugs/?53867>

                 Summary: Octave startup is extremly slow
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 09 May 2018 06:44:23 AM UTC
                Category: Performance
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: Octave user
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

If you run the following command with octave-4.2.2 you get:


time octave-cli -f --norc --no-window-system --no-init-file --no-site-file
--eval help

real    0m0.404s
user    0m0.000s
sys     0m0.015s


With octave-4.4.0 you get:

time octave-cli -f --norc --no-window-system --no-init-file --no-site-file
--eval help

real    0m20.462s
user    0m0.000s
sys     0m0.015s


That means starting octave is about 50 times slower in octave-4.4.0 and a
startup time of 20 seconds is really significantly slower.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53867>

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




reply via email to

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