octave-maintainers
[Top][All Lists]
Advanced

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

Re: For loop benchmarks between Octave versions


From: PrasannaKumar Muralidharan
Subject: Re: For loop benchmarks between Octave versions
Date: Mon, 23 Jun 2014 20:13:16 +0530

> As you know, using a constructor/destructor pair is actually what the
> BEGIN/END macros currently do. I have tried improving this
> constructor/destructor approach with inlining, but couldn't get a
> significant improvement in this direction. Perhaps didn't I try hard
> enough...
>
> The alternative approach with new/delete (the one that you don't like),
> which provides for me something like 20% in speed improvement, is still the
> best that I could find so far...

Looks strange. What is the difference?

> @all : is anybody working on this issue right now ? did anybody manage to
> get better results that the one obtained with my new/delete patch ?

Did not give a try yet.

Thanks and Regards,
PrasannaKumar



reply via email to

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