new Date()/1000 (v5)

Revision 5 of this benchmark created by new Date()/1000 on


Test runner

Ready to run.

Testing in
TestOps/sec
Date.now()
Date.now() / 1000
ready
new Date().getTime()
(new Date()).getTime() / 1000
ready
+new Date()
new Date() / 1000
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.