IE10: How does it really stack up?
lucidchart.com
IE10: How does it really stack up?
1–10 of 67 posts
Re: IE10: How does it really stack up?
#2Which parts didn't complete? Did you try the beta or aurora?
Code that can consistently crash firefox would probably be elgible for a security bounty.
Re: IE10: How does it really stack up?
#3Also - does anyone know what core runs at 50% in IE even when the user is idle? Not surprised to hear it but curious if anyone knows what it is.
Re: IE10: How does it really stack up?
#4My skills are a little rough and this is probably more than a company can devote to a browser war study but it would be interesting to see this benchmark run multiple times or as a Monte Carlo simulation. Also - does anyone know what core runs at 50% in IE even when the user is idle? Not surprised to hear it but curious if anyone knows what it is.
Re: IE10: How does it really stack up?
#5Re: IE10: How does it really stack up?
#6So is this the point where Microsoft takes on the real challenge? Will it go beyond its typical high-speed sales pitch for the new browser and attack the more relevant problem that is to really get those IE6/IE7/IE8 and perhaps even IE9 users to adopt IE10 immediately?
Just a few days ago, I saw on HN how IE6 has become a political election issue in South Korea!
Pushing the lazy and entrenched users out of the hole is a much more important (and harder) problem to solve than to win medals over browser speed and performance tests. Even if tests like these help push the cause of IE10, it would be appropriate to give out all details of the tests and realize why Firefox was 'disagreeing' to your test at all?
Re: IE10: How does it really stack up?
#7Has anyone else seen behavior similar to this in their own javascripting (is that even a word?)? I hadn't been paying special attention to IE's CPU usage but I'd like to think I would have noticed this in any of my own stuff when I was doing browser compatibility testing.
Re: IE10: How does it really stack up?
#8My skills are a little rough and this is probably more than a company can devote to a browser war study but it would be interesting to see this benchmark run multiple times or as a Monte Carlo simulation. Also - does anyone know what core runs at 50% in IE even when the user is idle? Not surprised to hear it but curious if anyone knows what it is.
While idle, the profiler tells me that the function with highest time is yp at line 5198 in chart.js. But no idea whether that's really the culprit.
Re: IE10: How does it really stack up?
#9Re: IE10: How does it really stack up?
#10We gathered timing information for the parts of the benchmark that it did complete Which parts didn't complete? Did you try the beta or aurora? Code that can consistently crash firefox would probably be elgible for a security bounty.
The only thing I could even measure that would lead to a crash is memory usage. I just re-ran the test and watched the process's memory usage. It hovered in the 300-400MB range during the first third of the test. Then, during the test I describe, memory usage rocketed to around 1GB, at which point the browser crashed hard.
I'm not sure why Firefox would exhibit this behavior when other browsers don't, but we know a few people at Mozilla (they're customers of ours) so we'll probably reach out.