Console.log (v14)

Revision 14 of this benchmark created by Tomek Wiszniewski 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('Logging stuff');
ready

Revisions

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