Re: [tcljava-dev] Prototype Jacl Runtime Compiler
by Tom Poindexter other posts by this author
Sep 19 2005 8:07AM messages near this date
[tcljava-dev] Prototype Jacl Runtime Compiler
|
Re: [tcljava-dev] Prototype Jacl Runtime Compiler
On Sun, Sep 18, 2005 at 10:34:58PM -0400, Bruce Johnson wrote:
> I'll be posting the code shortly at my web site, but if anyone would
> like it sooner just email me
> and I'll send you a copy (the compressed code is only 46Kb).
> It consists of 11 modified or new Java source files that can just be
Bruce, this looks cool! Please send me a copy.
I started a small 'performance' project, trying to cache the parsed TclParse
objects per each Procedure, mapping them to the character offset in each
proc body. This turned out not to have a great performance impact, only
about 1.3 - 1.5 increase. There's still quite a bit of overhead in
Parser.evalTokens(). Oh well, nice experiment anyway.
--
Tom Poindexter
tpoindex@[...].net
http://www.nyx.net/~tpoindex/
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
tcljava-dev mailing list
tcljava-dev@[...].net
https://lists.sourceforge.net/lists/listinfo/tcljava-dev
Thread:
Bruce Johnson
Tom Poindexter
Mo DeJong
Tom Poindexter
Bruce Johnson
|