JavaScript:TraceMonkey: Difference between revisions

Jump to navigation Jump to search
m
addition of quotation marks
m (addition of a hyphen)
m (addition of quotation marks)
Line 1: Line 1:
== About TraceMonkey ==
== About TraceMonkey ==
TraceMonkey adds native‐code compilation to Mozilla’s JavaScript engine (known as SpiderMonkey). It is based on a technique developed at UC Irvine called [http://www.ics.uci.edu/%7Efranz/Site/pubs-pdf/ICS-TR-06-16.pdf “trace trees”], and building on code and ideas shared with the Tamarin Tracing project. The net result is a massive speed increase both in the browser chrome and Web‐page content.
TraceMonkey adds native‐code compilation to Mozilla’s JavaScript engine (known as “SpiderMonkey”). It is based on a technique developed at UC Irvine called [http://www.ics.uci.edu/%7Efranz/Site/pubs-pdf/ICS-TR-06-16.pdf “trace trees”], and building on code and ideas shared with the Tamarin Tracing project. The net result is a massive speed increase both in the browser chrome and Web‐page content.


== Playing with TraceMonkey ==
== Playing with TraceMonkey ==
17

edits

Navigation menu