ericelliott/todotasks
Create a script to capture timings and metrics for each implementation
オープン
#11 opened on 2015/01/14
enhancementhelp wanted
Repository metrics
- Stars
- (12 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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?