dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]DEVELOPERS NEEDED : Xml re-design & refactor ideas ...


From: Gopal V
Subject: Re: [DotGNU]DEVELOPERS NEEDED : Xml re-design & refactor ideas ...
Date: Mon, 12 May 2003 15:22:44 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Gopal V wrote:
> 1) Remove excessive recursion of AnalyzeChar(), currently the recursion is
>    a bit too deep. (tail-call & recursion elimination ?)

Just realized CVM_Coder has a tailcall instruction which seems to solve
the issue of stack wastage .... which is probably why my modifications
using goto did not show up as a significant performance change...

"But try not to second-guess the JIT too much - it can sometimes be 
self-defeating"   -- Rhys 

He's right :-)
Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

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