Number floring
JavaScript performance comparison
Test runner
Warning! For accurate results, please disable Firebug before running the tests. (Why?)
Java applet disabled.
| Test | Ops/sec | |
|---|---|---|
Bitwise 1 |
|
pending… |
Math |
|
pending… |
Bitwise 2 |
|
pending… |
You can edit these tests or add even more tests to this page by appending /edit to the URL.
1 comment
Just wanted to notify that both bitwise operations causes a dialog about stopping scripts in IE8 and IE8 Compat. The Math.Floor() goes on without such warnings.