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

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

[Octave-bug-tracker] [bug #34234] two tests fail in speed.m (MinGW)


From: Rik
Subject: [Octave-bug-tracker] [bug #34234] two tests fail in speed.m (MinGW)
Date: Wed, 05 Oct 2011 19:21:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #15, bug #34234 (project octave):

This is odd.  I guess take it back one more step.  I used the following code.


dbstop ("speed", 255);
[order, n, T_f1, T_f2] = speed ("sum (x)", "", [100, 1000], "v = 0; for i
=1:length (x), v += x(i); end") 
debug> __test_n
__test_n =

    100    118    139    164    193    228    268    316    373    439    518 
  611    720    848   1000
debug> dbnext
debug> tailidx
tailidx =

    6    7    8    9   10   11



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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