Actual JavaScript Engine Performance
crockford.com
Actual JavaScript Engine Performance
1–10 of 65 posts
Re: Actual JavaScript Engine Performance
#2If Chrome is on the slower side, I think the real winner is everyone who uses the web, because that means all of these modern browsers are FAST.
Re: Actual JavaScript Engine Performance
#3Re: Actual JavaScript Engine Performance
#4Re: Actual JavaScript Engine Performance
#5It would be even more interested to see performance based on the javascript that, say, twitter and facebook use, but I would guess that it's very difficult to feed the scripts the correct sort of data for benchmarking.
Re: Actual JavaScript Engine Performance
#6Wow, IE10 has some legs. I'm shocked to see how Chrome performance compares. If Chrome is on the slower side, I think the real winner is everyone who uses the web, because that means all of these modern browsers are FAST.
Re: Actual JavaScript Engine Performance
#7Wow, IE10 has some legs. I'm shocked to see how Chrome performance compares. If Chrome is on the slower side, I think the real winner is everyone who uses the web, because that means all of these modern browsers are FAST.
Comparing IE10 to Chrome 10 isn't exactly apples to apples. Chrome 11 or 12 should be compared to IE10 since those are the development versions.
Re: Actual JavaScript Engine Performance
#8This is really fascinating, although a blow for the chrome team. It would be even more interested to see performance based on the javascript that, say, twitter and facebook use, but I would guess that it's very difficult to feed the scripts the correct sort of data for benchmarking.
Re: Actual JavaScript Engine Performance
#9If the JS engine is crazy fast and the DOM renderer blows, it won't make a bit of difference, unless it's purpose is as a server technology.
Re: Actual JavaScript Engine Performance
#10Earlier quoted context omitted.
Comparing IE10 to Chrome 10 isn't exactly apples to apples. Chrome 11 or 12 should be compared to IE10 since those are the development versions.
Could you provide links to recommended builds? If Crockford is reading maybe he can add them.
It's updated so frequently I'm not sure there's a better way to get a specific build.