Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate data on build enviroment performance. #21

Open
daithiocrualaoich opened this issue Aug 1, 2014 · 2 comments
Open

Incorporate data on build enviroment performance. #21

daithiocrualaoich opened this issue Aug 1, 2014 · 2 comments

Comments

@daithiocrualaoich
Copy link
Collaborator

Control for differing build machine specs in CI/teams by including some data on machine performance in generated CSV data. Incorporate a sample usage into R analysis script.

@passy
Copy link
Owner

passy commented Aug 1, 2014

We could generalize this issue a bit. I'd like to collect some other factors that could influence the build time, for example the started task and possibly the parameters it's started with. Using -a --configure-on-demand --parallel --parallel-threads 8 helped me in some cases. JVM flags, whether a daemon is active and JVM flags might also be interesting.

Could this work as a meta line in CSV?

@daithiocrualaoich
Copy link
Collaborator Author

Yes, good to collect as many features as we think are relevant. Add them on as columns.

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

No branches or pull requests

2 participants