Tests:
  • Number (with string integer)

  • Unary + (with string integer)

  • parseInt (with string integer)

  • Number (with string float)

  • Unary + (with string float)

  • parseInt (with string float)

  • Number (with integer)

  • Unary + (with integer)

  • parseInt (with integer)

  • Number (with float)

  • Unary + (with float)

  • parseInt (with float)

  • Number (with NaN)

  • Unary + (with NaN)

  • parseInt (with NaN)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Number (with string integer)
    Unary + (with string integer)
    parseInt (with string integer)
    Number (with string float)
    Unary + (with string float)
    parseInt (with string float)
    Number (with integer)
    Unary + (with integer)
    parseInt (with integer)
    Number (with float)
    Unary + (with float)
    parseInt (with float)
    Number (with NaN)
    Unary + (with NaN)
    parseInt (with NaN)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Number (with string integer) 6643104.0 Ops/sec
Unary + (with string integer) 9667126.0 Ops/sec
parseInt (with string integer) 6720947.0 Ops/sec
Number (with string float) 4479214.0 Ops/sec
Unary + (with string float) 5637647.0 Ops/sec
parseInt (with string float) 5142293.0 Ops/sec
Number (with integer) 6921190.0 Ops/sec
Unary + (with integer) 10128570.0 Ops/sec
parseInt (with integer) 6820458.0 Ops/sec
Number (with float) 10101320.0 Ops/sec
Unary + (with float) 18750110.0 Ops/sec
parseInt (with float) 9872110.0 Ops/sec
Number (with NaN) 20129790.0 Ops/sec
Unary + (with NaN) 244717900.0 Ops/sec
parseInt (with NaN) 20048450.0 Ops/sec