sugar-js-vs-moment (v6)

Revision 6 of this benchmark created on


Preparation HTML

<script src="//cdnjs.cloudflare.com/ajax/libs/sugar/1.4.1/sugar.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.7.0/moment.min.js"></script>

Test runner

Ready to run.

Testing in
TestOps/sec
sugar format
(new Date()).format("long");
ready
moment
moment().format('MMMM D, YYYY h:mma')
ready

Revisions

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