octave-maintainers
[Top][All Lists]
Advanced

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

Few more optimisations to cellfun


From: Jordi Gutiérrez Hermoso
Subject: Few more optimisations to cellfun
Date: Tue, 29 Nov 2011 11:38:13 -0500

I have committed the following change that seems to optimise cellfun a
bit more for the string vs function handle cases:

    http://hg.savannah.gnu.org/hgweb/octave/rev/cf8cd43cdeb3

I noticed, however, that cellfun behaves differently for size and
class when passed as a string vs a function handle. I tried to
preserve this behaviour while optimising all other cases. I didn't see
any regressions with make check, so I went ahead and pushed.

If you notice any brokenness with cellfun in the near future, you can
probably blame me.

- Jordi G. H.


reply via email to

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