Welcome to dextri.com on July 9 2009.
This is an internet experiment running to monitor browsing habbits of individuals through wikipedia contents.

SpiderMonkey (JavaScript engine)

From Wikipedia, the free encyclopedia

  (Redirected from TraceMonkey)
Jump to: navigation, search
SpiderMonkey
Developer(s) Mozilla Foundation / Mozilla Corporation
Written in C
Operating system Cross-platform
Type JavaScript engine
License MPL/GPL/LGPL tri-license
Website https://developer.mozilla.org/en/SpiderMonkey
http://www.mozilla.org/js/spidermonkey/

SpiderMonkey is the code name for the first ever JavaScript engine, written by Brendan Eich at Netscape Communications, later released as open source and now maintained by the Mozilla Foundation.

Contents

[edit] Internals

SpiderMonkey is written in C and contains a compiler, interpreter, decompiler, garbage collector, and standard classes. It does not itself provide host environments such as Document Object Model (DOM).

SpiderMonkey and its sister engine Rhino have implemented support for the ECMAScript for XML (E4X) standard.

[edit] Usage

It is intended to be embedded in other applications that provide host environments for JavaScript. The most popular applications are Mozilla Firefox and the Mozilla Application Suite/SeaMonkey, along with Adobe Acrobat and Adobe Reader. SpiderMonkey is also the JavaScript engine for Yahoo! Widgets (formerly known as "Konfabulator") and UOX3, an Ultima Online server emulator. A rather popular and creative utilization of the SpiderMonkey JavaScript engine is the open source Sphere suite of applications primarily intended to aid in the design of role-playing games. Parts of SpiderMonkey are used in the Wine project's Jscript (re-)implementation.[1] The Methabot web crawler uses SpiderMonkey in a multi-threaded environment for running user-provided filetype and URL parsers. It is also used in CouchDB database system written in Erlang - JavaScript is used for defining maps, filters, reduce functions and viewing data for example in HTML format.

[edit] TraceMonkey

Mozilla has added optimization using "Trace Trees" to SpiderMonkey. Released June 30th, 2009 Firefox 3.5 includes this new optimization technique which offers "performance improvements ranging between 20 and 40 times faster in some cases"[2]

[edit] See also

[edit] References

  1. ^ wine-cvs mailing list, September 16, 2008: “jscript: Added regular expression compiler based on Mozilla regexp implementation”
  2. ^ http://arstechnica.com/news.ars/post/20080822-firefox-to-get-massive-javascript-performance-boost.html

[edit] External links


Personal tools

Visit joltnews for the latest headlines
Visit bloit.com for company information
Geed Media does computer consulting on long island.
This page viewed times. See Logs