Browser optimizations test

Benchmark created by Trey Keown on


Test runner

Ready to run.

Testing in
TestOps/sec
baseline
;
ready
empty self-executing function
(function(){})();
ready
setting to undefined, var
var foo = undefined;
ready
setting to undefined, no var
foo = undefined;
ready
baseline assignment
var foo = true;
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by Trey Keown on