Console.log (v22)

Revision 22 of this benchmark created on


Setup

var emptyFunction = function (theArgument) {
      return theArgument;
  };

Test runner

Ready to run.

Testing in
TestOps/sec
An empty function
emptyFunction('Logging stuff');
ready
Console.log
console.log(document.createElement('div'));
ready

Revisions

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