HTML Preparation code:
AخA
 
1
<script src='https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js'></script>
Tests:
  • Moment

     
    moment('2022-11-01T23:00:00.000Z');
  • Native

     
    new Date('2022-11-01T23:00:00.000Z');
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Moment
    Native

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0
Firefox 99 on Windows
View result in a separate tab
Test name Executions per second
Moment 66796.1 Ops/sec
Native 4928271.0 Ops/sec