HTML Preparation code:
Script Preparation code:
Tests:
  • Math.max/min

  • if

  • ternary

  • bitwise

  • & ~~

  • lodash clamp

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.max/min
    if
    ternary
    bitwise
    & ~~
    lodash clamp

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36
Chrome 100 on Linux
View result in a separate tab
Test name Executions per second
Math.max/min 2566094.8 Ops/sec
if 7606500.5 Ops/sec
ternary 7805290.5 Ops/sec
bitwise 3752870.0 Ops/sec
& ~~ 3732540.8 Ops/sec
lodash clamp 3431596.0 Ops/sec


;