mardi 18 septembre 2018

TodoMVC application - how to create tests for adding 100 items

I am trying to use TodoMVC(i have installed locally the last version on github) for some performance tests on js frameworks(react,angular2,ember,backbone).

I need to measure metrics/elements like : initial loading time for each application,time that each framework need for adding 100 items,for editing 100 items,time for completing all 100 items and time for deleting all 100 items.

What kind of modifications do i have to do for implementing this tests?

I have seen some similar examples on github like here but i think that they are been implementing using an old version of TodoMVC application.

Thanks in advance




Aucun commentaire:

Enregistrer un commentaire