HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using if
    Using min and max
    Using ternary

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134 on Windows
View result in a separate tab
Using ternary
99.2M/s
Using if
97.8M/s
Using min and max
97.0M/s
View exact numbers
Test name Executions per second
Using ternary 99,219,888 Ops/sec
Using if 97,812,976 Ops/sec
Using min and max 96,997,168 Ops/sec