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: 3 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131 on Windows
View result in a separate tab
Test name Executions per second
Math.min 18996.3 Ops/sec
Array.reduce min 9310.9 Ops/sec
Math.min.apply 298572.6 Ops/sec
Math.max 18437.1 Ops/sec
Array.reduce max 9463.4 Ops/sec
Math.max.apply 253943.4 Ops/sec