ericelliott/todotasks

Create a script to capture timings and metrics for each implementation

Open

#11 ouverte le 14 janv. 2015

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (3 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (12 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur