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

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

[Octave-bug-tracker] [bug #46954] long initialization time of octave


From: Peter
Subject: [Octave-bug-tracker] [bug #46954] long initialization time of octave
Date: Sat, 23 Jan 2016 16:54:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Dear Rik,


time octave Stop.m

real    0m6.053s
user    0m5.617s
sys     0m0.116s


time octave -f Stop.m


real    0m0.090s
user    0m0.072s
sys     0m0.016s

Thanks for the hint using "-f".

I found  ppa:octave/stable leading to v. 4.0.0.

Indeed, there the error is gone, now I get 0.22s real time,
that's perfect. Strace now gives a pretty short output,
the futexes seem to be replaced by rt_sigaction.

In summary, the problem is solved in 4.0.0.

Thanks for your help and I apologize for any inconvenience,
Peter



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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