Tests:
  • pow int

  • ** int

  • * int

  • pow float

  • ** float

  • * float

  • ** bigint

  • * bigint

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    pow int
    ** int
    * int
    pow float
    ** float
    * float
    ** bigint
    * bigint

    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/118.0.0.0 Safari/537.36
Chrome 118 on Windows
View result in a separate tab
Test name Executions per second
pow int 3036649.5 Ops/sec
** int 387686144.0 Ops/sec
* int 390524128.0 Ops/sec
pow float 3052499.0 Ops/sec
** float 392365792.0 Ops/sec
* float 390319840.0 Ops/sec
** bigint 1042951.6 Ops/sec
* bigint 391726048.0 Ops/sec


;