type conversions

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
JSON
JSON.parse("true")
JSON.parse("1")
ready
eval
eval("true")
eval("1")
ready
type conversion
Boolean("false") // ?
+"1"
ready

Revisions

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