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

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

[Octave-bug-tracker] [bug #55909] Performance of hist


From: Michael Leitner
Subject: [Octave-bug-tracker] [bug #55909] Performance of hist
Date: Fri, 31 May 2019 08:49:01 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #5, bug #55909 (project octave):

Thanks for testing, Rik. 

But yes, as I wrote in my initial post: "you should have exactly the same
performance up to bin widths of 25 or 51, depending on whether you request
equidistant bins or not". In your test script, you always use just the
one-argument version of hist, which defaults to ten equidistant bins. I
modified the script to allow an arbitrary number of bins (line 30), so that
now you should see a performance increase.

(file #47007)
    _______________________________________________________

Additional Item Attachment:

File name: bm_hist2.m                     Size:1 KB
    <https://savannah.gnu.org/file/bm_hist2.m?file_id=47007>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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