Got a tip for us? Share it...

Safari To Get JavaScript Speed Enhancements via SquirrelFish

The WebKit project announced this week a new and improved JavaScript interpreter, code-named SquirrelFish.

SquirrelFish promises 1.6 times faster JavaScript performance as compared to Webkit/Safari 3.1. This is accomplished by using "a register-based, direct-threaded, high-level bytecode engine" which aims to eliminate the overhead associated with traditional syntax tree walking interpreters like the one currently used in Safari 3.1.x.


SunSpider runs per minute. Longer bars are better. Image courtesy webkit.org


The introduction of this open-source effort means these improvements will almost certainly be propagated into future versions of Apple's Safari web browser, however the timing is unknown. Javascript is a scripting language that is commonly used on many websites.

Of note, Safari 3.1 already brought dramatic speed improvements over 3.0.x, indicating Apple has been and continues to be actively engaged in Safari/WebKit JavaScript performance.

Top Rated Comments

(View all)

48 months ago
I am not really technical and stuff. What exactly will this do for the user?
Rating: 0 Positives / 0 Negatives
48 months ago

I am not really technical and stuff. What exactly will this do for the user?


um... makes Javascript go faster. which is used on many websites.

arn
Rating: 0 Positives / 0 Negatives
48 months ago

um... makes Javascript go faster. which is used on many websites.

arn


you resisted it with all your might, didn't you....


the real answer, of course, is: it will make Safari snappier™
Rating: 0 Positives / 0 Negatives
48 months ago
In March WebKit made page load faster by reducing latency by allowing side parsers to run when the main parser gets held up. WebKit is also fastr than other browsers with heavy JS becasue they already parse JS much more efficiently. This rocks!• http://webkit.org/blog/166/optimizing-page-loading-in-web-browser/

I am not really technical and stuff. What exactly will this do for the user?


If a web browser can parse code more efficiently then your page will render faster.
Rating: 0 Positives / 0 Negatives
48 months ago
this is something to look forward to i guess... but where the heck do they come up with these names? SquirrelFish? haha what were they thinking?
Rating: 0 Positives / 0 Negatives
48 months ago

you resisted it with all your might, didn't you....


the real answer, of course, is: it will make Safari snappier™


Please oh please.

MY only question was how low of a post-number in this topic would a "snappier Safari" get mentioned. Apparently on post #4. :rolleyes:
Rating: 0 Positives / 0 Negatives
48 months ago
this is all you need to know:
Rating: 0 Positives / 0 Negatives
48 months ago

this is something to look forward to i guess... but where the heck do they come up with these names? SquirrelFish? haha what were they thinking?

speed-Speed-SPEED.

By comparison, Longhorn seems less effective.
Rating: 0 Positives / 0 Negatives
48 months ago

but where the heck do they come up with these names? SquirrelFish? haha what were they thinking?

http://en.wikipedia.org/wiki/Squirrelfish
Rating: 0 Positives / 0 Negatives
48 months ago
I have JavaScript turned off in Safari. Webpages take much, much less time loading now. I'm learning to live without it entirely.
Rating: 0 Positives / 0 Negatives

[ Read All Comments ]