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

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

[Octave-bug-tracker] [bug #34363] Poor performance for certain statistic


From: Rik
Subject: [Octave-bug-tracker] [bug #34363] Poor performance for certain statistical distributions
Date: Tue, 18 Aug 2015 18:40:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #10, bug #34363 (project octave):

@Lachlan: Thanks, the new version works perfectly.  Where the old and new
implementations disagree, I prefer the new implementation  as it is closer to
the expected value.

The test script I uploaded also had benchmarking code in it.  I find that for
scalar lambda the speed-up is dramatic, ~6X the old implementation or -80% of
the run time.  For lambda as an array the speed-up is smaller because there is
still a for loop involved.  Nevertheless, the improvement is still -33%.

I checked in the changes here
http://hg.savannah.gnu.org/hgweb/octave/rev/b3f56ed8d1f9.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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