Mercurial > hg > octave-lyh
comparison examples/helloworld.cc @ 17478:b8ecdb6ce2f8
assert.m: Speed up function by ~16% by not pre-calculating warning message.
* scripts/testfun/assert.m: Don't pre-calculate "in" warning message since it
is only used a small fraction of the time when there is an actual error.
author | Rik <rik@octave.org> |
---|---|
date | Mon, 23 Sep 2013 13:43:23 -0700 |
parents | be41c30bcb44 |
children |
comparison
equal
deleted
inserted
replaced
17477:a5c6591d01e6 | 17478:b8ecdb6ce2f8 |
---|