hot questions tagged squirrelfish - Stack Overflowmost recent 30 from stackoverflow.com2009-12-04T07:01:45Zhttp://stackoverflow.com/feeds/tag?tagnames=squirrelfish&sort=hothttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/301422/what-are-the-code-and-data-footprints-of-the-leading-javascript-engines-v8-squ3 What are the code and data footprints of the leading javascript engines? (V8, Squirrelfish, TraceMonkey..)Marty2008-11-19T09:53:01Z2009-11-05T04:34:43Z
<p>Since the speed of the top Javascript engines seems to be on par, the next criteria is footprint. What are the code and data footprints of the leading javascript engines?</p>
http://stackoverflow.com/questions/406097/how-do-the-various-javascript-optimization-projects-affect-dom-performance3How do the various Javascript optimization projects affect DOM performance?Alan Storm2009-01-02T05:19:06Z2009-01-02T08:52:14Z
<p>There's a lot of capital C, capital S computer science going into Javascript via the Tracemonkey, Squirrelfish, and V8 projects. Do any of these projects (or others) address the performance of DOM operations, or are they purely Javascript computation related?</p>