[Laszlo-dev] For Review: Change 20070821-ptw-l Summary: Inline setAttribute
P T Withington
ptw at pobox.com
Tue Aug 21 04:01:21 PDT 2007
[Have a look at this. I'm not really happy with it. I'd be
interested to see what kind of performance improvement you see with
it. The main thing that I am not happy about is that it doesn't
really happen at the right phase of the compiler. We really want
these kind of transforms to happen early on, and for all compilers,
not in each compiler. Because it happens at the wrong phase right
now, the unique variable names are not being optimized out, for
instance.]
Change 20070821-ptw-l by ptw at dueling-banjos.local on 2007-08-21
06:55:15 EDT
in /Users/ptw/OpenLaszlo/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Inline setAttribute
Bugs Fixed:
LPP-4513 'Compiler Improvements to address performance'
Technical Reviewer: max (pending)
QA Reviewer: henry (pending)
Details:
First cut at trying to do this
Tests:
None so far
Files:
M WEB-INF/lps/server/src/org/openlaszlo/sc/JavascriptGenerator.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070821-ptw-
l.tar
More information about the Laszlo-dev
mailing list