jsPerf test
JavaScript performance comparison
Test case created by teo.lee
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
Testing in unknown unknown
| Test |
Ops/sec |
매번 실행 |
bodyStyle.color = 'red'; tmp = computed.backgroundColor; bodyStyle.color = 'white'; tmp = computed.backgroundImage; bodyStyle.color = 'green'; tmp = computed.backgroundAttachment;
|
pending… |
모아서 실행 |
bodyStyle.color = 'red'; bodyStyle.color = 'white'; bodyStyle.color = 'green'; tmp = computed.backgroundColor; tmp = computed.backgroundImage; tmp = computed.backgroundAttachment;
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
Compare results of other browsers
0 comments