Date

Benchmark created by Dean on


Test runner

Ready to run.

Testing in
TestOps/sec
dateString
var d = new Date( "2014-02-02T04:00:00.000Z" );
ready
milliseconds
var e = new Date( 1391313600000 );
ready
array
var f = new Date( 2014, 01, 02, 23, 0, 0, 0);
ready

Revisions

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

  • Revision 1: published by Dean on