Console.log (v23)

Revision 23 of this benchmark created on


Preparation HTML

<ul>
</ul><script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

Setup

var totalprice = '399.99';

Test runner

Ready to run.

Testing in
TestOps/sec
No console
$(totalprice);
ready
Console
$(totalprice);
console.log('$(totalprice)');
ready

Revisions

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