octave-maintainers
[Top][All Lists]
Advanced

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

Re: Interpreter performance


From: John W. Eaton
Subject: Re: Interpreter performance
Date: Mon, 2 Oct 2006 22:04:14 -0400

On  1-Oct-2006, Bill Denney wrote:

| Bill Denney wrote:
| > In strings, it is used in at least lower, upper, and deblank in ways 
| > that I saw easy to fix.  It's also used in places like __isequal__ and
| > it might be possible to speed up datevec.
| Here are the patches.
| 
| Bill
| 
| scripts/Changelog:
| 2006-10-01  Bill Denney <address@hidden>
| 
|     * strings/deblank.m, strings/upper.m, strings/lower.m, 
| general/__isequal__.m: minimize looping using cellfun.

I applied this patch, but as Tom suggeste, I used @FCN instead of
"FCN".

Thanks,

jwe


reply via email to

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