Script Preparation code:
AخA
 
a = '1670439601590290615'
b = '1670439601590292475'
Tests:
  • BigInt

     
    BigInt(a) <= BigInt(b);
  • parseInt

     
    parseInt(a) <= parseInt(b);
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    BigInt
    parseInt

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 25 days ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127 on Linux
View result in a separate tab
Test name Executions per second
BigInt 4681534.5 Ops/sec
parseInt 4140074.8 Ops/sec