Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
Date.parse vs new Date with ISO 8601 format
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36
Browser:
Chrome 141
Operating system:
Mac OS X 10.15.7
Device Platform:
Desktop
Date tested:
10 months ago
Date.parse
12.8M/s
new Date
10.8M/s
View exact numbers
Test name
Executions per second
✓
Date.parse
12,767,108 Ops/sec
new Date
10,755,336 Ops/sec
Tests:
new Date
new Date('2024-01-18T13:28:25.000000Z')
Date.parse
Date.parse('2024-01-18T13:28:25.000000Z')