active questions tagged squirrelfish - Stack Overflow most recent 30 from stackoverflow.com 2009-12-05T16:38:45Z http://stackoverflow.com/feeds/tag/squirrelfish http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/301422/what-are-the-code-and-data-footprints-of-the-leading-javascript-engines-v8-squ 3 What are the code and data footprints of the leading javascript engines? (V8, Squirrelfish, TraceMonkey..) Marty 2008-11-19T09:53:01Z 2009-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-performance 3 How do the various Javascript optimization projects affect DOM performance? Alan Storm 2009-01-02T05:19:06Z 2009-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>