Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
Date.parse vs new Date from string
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Browser:
Chrome 139
Operating system:
Windows
Device Platform:
Desktop
Date tested:
11 months ago
Date.parse
3.0M/s
new Date
2.6M/s
View exact numbers
Test name
Executions per second
✓
Date.parse
2,956,958 Ops/sec
new Date
2,644,615 Ops/sec
Tests:
new Date
new Date('Next-Day Delivery <br> Arrives tomorrow, Wednesday Oct. 27');
Date.parse
Date.parse('Next-Day Delivery <br> Arrives tomorrow, Wednesday Oct. 27');