Earlier quoted context omitted.
True, but the guy who did V8 is the same guy who did Beta, Self, and HotSpot. That's like 20 years of experience in writing high-performance VMs for dynamic languages right there.
And the guys who wrote the Squirrelfish VM for safari weren't all famous VM researchers. From what I read, they just picked all the low hanging fruit in classic VM design and got great performance - better than IE8 for sure. Their code is even open source. MS could just read through the source and copy the design.
Internet Explorer 8 runs ten times faster with Google Chrome plug-in
31–40 of 78 posts
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#32If I had to rank-order the various humiliations I've seen, this comes near the top. Microsoft: "here's our best stab at what a great browser looks like - and it took us 14 years to get here". Google: "we've been working on a codebase for 2 years. We decided to release it as a patch to your browser. Our brief foray into this area has improved your best effort by 10x". Ouch!
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#33On one hand, I think this is pretty funny. On the other, I think it's a stunning display of just how much muscle Google really has to flex (and perhaps more importantly, how much they're willing to flex). It will be interesting to see how Google continues to treat companies it considers competitors over the next few years. The big guys like Microsoft will be able to handle it; but the smaller guys might have to start…
I don't think this is flexing a lot of muscle, though I could be wrong of course. The VM was written by one very talented, experienced guy and his assistant. Let's say it cost $200k. The plugin probably cost a trivial amount (there is for example an open-source IE plugin for Firefox that is pretty small sourcecode-wise: http://ietab.mozdev.org/ ). So all in all a small bet with a large potential upside.
The muscle flexing is that they're willing to subvert a competitors product instead of just promoting their own product as a superior offering.
Can you imagine the outrage if Microsoft had done this and offered a plugin to Chrome or Firefox that would make them render things just like IE does? If you're having trouble imagining such a scenario, think back to the outcry when people discovered the .Net plugin for Firefox, and that wasn't nearly as invasive.
Google is drawing a line in the sand that essentially says "You can do things your way or our way, but if you don't like our way we'll find a way to make your users do it our way."
To me that seems like a pretty serious escalation.
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#34Earlier quoted context omitted.
I don't think this is flexing a lot of muscle, though I could be wrong of course. The VM was written by one very talented, experienced guy and his assistant. Let's say it cost $200k. The plugin probably cost a trivial amount (there is for example an open-source IE plugin for Firefox that is pretty small sourcecode-wise: http://ietab.mozdev.org/ ). So all in all a small bet with a large potential upside.
I don't think the technical aspect of what they've done is flexing muscle. It's interesting for sure, but in the end, it's a plugin (a very cool one, yes). The muscle flexing is that they're willing to subvert a competitors product instead of just promoting their own product as a superior offering. Can you imagine the outrage if Microsoft had done this and offered a plugin to Chrome or Firefox that would make them re…
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#35Earlier quoted context omitted.
True, but the guy who did V8 is the same guy who did Beta, Self, and HotSpot. That's like 20 years of experience in writing high-performance VMs for dynamic languages right there.
Microsoft has no lack of talented engineers, what they do lack is vision.
When people are united behind a clear vision, amazing things can happen. When they're not...
I wrote more about my experience: http://davepeck.org/2008/12/12/meditations-on-microsoft/
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#36Earlier quoted context omitted.
Microsoft has no lack of talented engineers, what they do lack is vision.
"Vision" isn't an easily defined quantity. What MS lacks is incentive to make a browser with fast JavaScript performance, as they make most of their money off desktop apps, many of which web-based apps are looking to replace. So actually, the opposite is true: MS has a big economic incentive to slow down JS performance in browsers, because it will make them more money selling desktop softare. One way to do this is to…
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#37Earlier quoted context omitted.
I don't think the technical aspect of what they've done is flexing muscle. It's interesting for sure, but in the end, it's a plugin (a very cool one, yes). The muscle flexing is that they're willing to subvert a competitors product instead of just promoting their own product as a superior offering. Can you imagine the outrage if Microsoft had done this and offered a plugin to Chrome or Firefox that would make them re…
This is just speculation, but I think it's possible somebody just did this in their free time without much strategic planning, like so many projects at Google (you know, that 20% free time at Google).
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#38Not really very relevant. Anyone who knows what a benchmark is is already running something other than IE. And who would install a Chrome plugin for IE when they could just as easily use Chrome?
Maybe users who must use IE because of the policies of their company?
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#39Not really very relevant. Anyone who knows what a benchmark is is already running something other than IE. And who would install a Chrome plugin for IE when they could just as easily use Chrome?
We recently gave up on GWT at work for precisely the reason that IE6 and friends are waaaay too slow to do anything meaningful in GWT. Had we had this option we might have stuck with GWT instead of rewriting in Flex.
Re: Internet Explorer 8 runs ten times faster with Google Chrome plug-in
#40Earlier quoted context omitted.
I don't think the technical aspect of what they've done is flexing muscle. It's interesting for sure, but in the end, it's a plugin (a very cool one, yes). The muscle flexing is that they're willing to subvert a competitors product instead of just promoting their own product as a superior offering. Can you imagine the outrage if Microsoft had done this and offered a plugin to Chrome or Firefox that would make them re…
This is just speculation, but I think it's possible somebody just did this in their free time without much strategic planning, like so many projects at Google (you know, that 20% free time at Google).