string to number (v2)

Revision 2 of this benchmark created on


Description

Penguinlay's string to number benchmark test

V2 Update

Update description.

Test runner

Ready to run.

Testing in
TestOps/sec
+
+"1"
ready
1*
1*"1"
ready
Number()
Number("1")
ready
parseInt()
parseInt("1")
ready
parseFloat()
parseFloat("1")
ready

Revisions

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