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

  • Array.reduce min

  • Math.min.apply

  • Math.max

  • Array.reduce max

  • Math.max.apply

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.min
    Array.reduce min
    Math.min.apply
    Math.max
    Array.reduce max
    Math.max.apply

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Math.min 56888.2 Ops/sec
Array.reduce min 82885.0 Ops/sec
Math.min.apply 792205.2 Ops/sec
Math.max 56678.0 Ops/sec
Array.reduce max 73136.7 Ops/sec
Math.max.apply 1269189.4 Ops/sec