Jump to content

User:Manifestation/Chakra (JavaScript engine)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Manifestation (talk | contribs) at 14:28, 17 March 2010 (more). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Chakra
Developer(s)Microsoft
Operating systemMicrosoft Windows
TypeJavaScript engine

Chakra is a JavaScript engine developed by Microsoft for their upcoming Internet Explorer 9. A distinctive feature of the engine is that it compiles JavaScript on a separate CPU core, parallel to the browser.[1] The engine will also be able to access the computer's graphics card processor (GPU), in particular for 3D graphics and video.[2] Microsoft claims that Chakra will help make the browser much faster than its precursor Internet Explorer 8,[3] which has in particular been lagging behind on JavaScript processing speed in comparison to competing browsers. SunSpider tests performed on March 15 2010 have shown the then-available preview version of IE9 (using the then-current version of Chakra) to be quicker than FireFox (with SpiderMonkey), but slower than respectively Safari (with SquirrelFish Extreme), Chrome (with V8), and Opera (with Carakan).[4]

See also

References