Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

Create a script to capture timings and metrics for each implementation #11

Open
Flet opened this issue Jan 14, 2015 · 1 comment
Open

Comments

@Flet
Copy link
Collaborator

Flet commented Jan 14, 2015

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?

@ericelliott
Copy link
Owner

👍

The script should also test build task after atomic changes, since several build tools shine in atomic rebuilds support.

Want to take a crack at it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants