Moment.js Parse ISO Date (v10)

Revision 10 of this benchmark created by Tim Wood on


Preparation HTML

<script src="https://rawgithub.com/timrwood/moment/2.0.0/moment.js"></script>

Test runner

Ready to run.

Testing in
TestOps/sec
without format
moment('2011-09-23T20:40:55.999+0000');
ready
with format
moment('2011-09-23T20:40:55.999+0000',"YYYY-MM-DDTHH:mm:ss.SSSZ");
ready

Revisions

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