octave-maintainers
[Top][All Lists]
Advanced

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

Re: Should xelem bounds-check (and reference-check) when debugging optio


From: Dmitri A. Sergatskov
Subject: Re: Should xelem bounds-check (and reference-check) when debugging options are on
Date: Tue, 24 Jun 2014 20:03:04 -0500

On Tue, Jun 24, 2014 at 6:59 PM, Rik <address@hidden> wrote:
On 06/24/2014 04:44 PM, David Spies wrote:


6/24/14

David,

Since there have been a bunch of threads recently on Octave performance,
could you benchmark this change to see if there are any performance issues
in the ordinary case where BOUNDS_CHECKING is disabled?

As jwe pointed out, asserts are always enabled in Octave, so I need to know how to add a new flag telling Octave whether to reference-check.  Once I've done that, I'd be happy to benchmark the result.  Is there a standard set of Octave benchmarks I can use?
David,

We don't have a formal performance benchmark.  But, we often use 'time make check' from the shell.  This should be good enough to know whether we should be concerned or not.

--Rik

​I suspect that "make check" is heavily dominated by disk IO.

Dmitri.​



reply via email to

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