octave-maintainers
[Top][All Lists]
Advanced

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

Re: cellfun performance


From: Jordi Gutiérrez Hermoso
Subject: Re: cellfun performance
Date: Thu, 11 Aug 2011 17:20:46 -0500

2011/8/11 Jordi Gutiérrez Hermoso <address@hidden>:

> I have pushed the following (and two bad csets that soiled history,
> sorry) which seems to eliminate cellfun slowness at least for
> function handles to built-in functions:
>
>     http://hg.savannah.gnu.org/hgweb/octave/rev/d1db86336a49

Following a privately communicated observation of Rik that this broke
one test, I have pushed the following to fix this test and have
confirmed that this still does get rid of the slowness in the
cellfun("sin",c) vs cellfun(@sin, c) case:

    http://hg.savannah.gnu.org/hgweb/octave/rev/5a5cb2a4b71d

- Jordi G. H.


reply via email to

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