Test case name | Result |
---|---|
moment with format | |
moment without format | |
Date.parse | |
new Date |
Test name | Executions per second |
---|---|
moment with format | 22478.5 Ops/sec |
moment without format | 17200.4 Ops/sec |
Date.parse | 333522.1 Ops/sec |
new Date | 390629.3 Ops/sec |