ericelliott/todotasks

Create a script to capture timings and metrics for each implementation

Open

#11 geöffnet am 14. Jan. 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (12 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

For each implementation example, capture a series of metrics and spit out a little report. Can be pretty quick/dirty: - timings for build task (i.e. how long does it take npm run build to finish) - analyze package.json and count required dev dependencies

Possibly output something that can be directly committed to the repo.. maybe .md?

Contributor Guide