window.screen.width vs window.screen.availWidth

JavaScript performance comparison

Test case created by ryanve

Test runner

Warning! For accurate results, please disable Firebug before running the tests. (Why?)

Java applet disabled.

Testing in unknown unknown
Test Ops/sec
screen.width
var test = window.screen.width;
pending…
screen.availWidth
var test = window.screen.availWidth;
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

Add a comment

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.