Unary (+) vs Number cast performance

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
+num
+420
ready
+str
+" 420 "
ready
Number(num)
Number(420)
ready
Number(str)
Number(" 420 ")
ready

Revisions

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