Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
Date constructor inputs
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/133.0.0.0 Safari/537.36
Browser:
Chrome 133
Operating system:
Mac OS X 10.15.7
Device Platform:
Desktop
Date tested:
one year ago
Test name
Executions per second
Today
23450982.0 Ops/sec
Zero date
35152052.0 Ops/sec
Unix Timestamp
34960892.0 Ops/sec
Datetime
8024742.5 Ops/sec
Tests:
Today
new Date();
Zero date
new Date(0);
Unix Timestamp
new Date(1731792019);
Datetime
new Date('2024-11-16T13:17:21.888163-08:00');