Script Preparation code:
Tests:
  • int a*a

  • int a**2

  • float a*a

  • float a**2

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    int a*a
    int a**2
    float a*a
    float a**2

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36
Chrome Mobile 115 on Android
View result in a separate tab
Test name Executions per second
int a*a 732123.7 Ops/sec
int a**2 1397115.4 Ops/sec
float a*a 720541.6 Ops/sec
float a**2 1396592.8 Ops/sec


;