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

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

[Octave-bug-tracker] [bug #56752] Performance slowdown from version 3.2.


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #56752] Performance slowdown from version 3.2.4 through to current dev branch
Date: Fri, 16 Aug 2019 02:36:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #16, bug #56752 (project octave):

I'm attaching a draft of a changeset for using std::vector instead of Octave's
Array class to implement octave_value_list.  With it, the original bm_toeplitz
example runs in about 28 seconds on my system compared to 38 seconds using
Array.

(file #47349)
    _______________________________________________________

Additional Item Attachment:

File name: ovl-with-vector-diffs.txt      Size:5 KB
    <https://savannah.gnu.org/file/ovl-with-vector-diffs.txt?file_id=47349>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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