Number vs +

Benchmark created on


Preparation HTML

var x = "1";

Test runner

Ready to run.

Testing in
TestOps/sec
number Number()
var y = Number("1")
ready
number +
var y = +"1"
ready

Revisions

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