Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Apply more automation #1

Closed
helio-frota opened this issue Sep 22, 2016 · 2 comments
Closed

Apply more automation #1

helio-frota opened this issue Sep 22, 2016 · 2 comments

Comments

@helio-frota
Copy link
Member

The current steps are:

  1. Enter on directory 'x vs y'
  2. make
  3. Doing nothing with bench result.
  4. node --prof prof-x.js
  5. node --prof-process isolate-.log
  6. copy summary to prof-x.js
  7. rm isolate-.log
  8. node --prof prof-y.js
  9. node --prof-process isolate-.log
  10. copy summary to prof-y.js
  11. rm isolate-.log
helio-frota added a commit that referenced this issue Sep 22, 2016
@helio-frota
Copy link
Member Author

The current steps are:

  1. Enter on directory 'x vs y'
  2. make

@helio-frota
Copy link
Member Author

We need to run bench 3x at least.
the first time run shows a bit distant results.

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

No branches or pull requests

1 participant