Comments on: Introducing SquirrelFish Extreme https://webkit.org/blog/214/introducing-squirrelfish-extreme/ Open Source Web Browser Engine Wed, 18 Nov 2015 16:39:15 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: markw1970 https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-25053 Fri, 10 Oct 2008 13:45:41 +0000 http://webkit.org/blog/?p=214#comment-25053 What better way to test performance than in an old-school arcade game powered by JavaScript ?
Especially one that throws around DOM objects and references with some volume.

Here is a little something I’ve been developing.
http://www.rebelideas.co.uk/proto/test/

If you hit C (during the game) you get the console and then hit D to enter “flat out” mode to see just how fast the browser can crunch it.

I have been stunned at the speed bump in execution over recent months.
Hopefully it will encourage more developers to consider browser delivery with JS for games.

]]>
By: juandesant https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-24997 Fri, 26 Sep 2008 16:12:20 +0000 http://webkit.org/blog/?p=214#comment-24997 How does this compare to the polymorphic JS V8 engine of Google Code? Or is it that a joint Apple-Google contribution?

]]>
By: Maciej Stachowiak https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-24972 Fri, 26 Sep 2008 04:54:12 +0000 http://webkit.org/blog/?p=214#comment-24972 It’s not a fish, it’s a squirrelfish!

]]>
By: kgretton https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-24969 Thu, 25 Sep 2008 09:16:47 +0000 http://webkit.org/blog/?p=214#comment-24969 Great work on the CT-JIT.

PS. Is that really a fish or an ugly cat-fish crossbread?

]]>
By: Maciej Stachowiak https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-24967 Fri, 19 Sep 2008 09:55:11 +0000 http://webkit.org/blog/?p=214#comment-24967 I’m sure we could optimize XPath a bunch without a JIT. Do you have any specific test cases?

]]>
By: sjoerd_visscher https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-24966 Fri, 19 Sep 2008 09:35:49 +0000 http://webkit.org/blog/?p=214#comment-24966 Could you do what you did with regular expression with xpath evaluation as well? Because xpath evaluation is quite slow compared to IE/MSXML.

]]>
By: iFrodo https://webkit.org/blog/214/introducing-squirrelfish-extreme/comment-page-1/#comment-24964 Fri, 19 Sep 2008 07:02:22 +0000 http://webkit.org/blog/?p=214#comment-24964 JUst out of crusiosity, don’t know if you can tell it yet but, will it be included in Safari 4.0 ??? 🙂

]]>