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

Report mean error in maven-memory-allocation-{date-time}.csv file #4

Open
jeanbisutti opened this issue Sep 20, 2019 · 0 comments
Open
Labels
✨ enhancement New feature or request

Comments

@jeanbisutti
Copy link
Collaborator

When MvnValidateAllocationByMaven3VersionTest is executed, results are exported into a maven-memory-allocation-{date-time}.csv file. You can consult an example here.

The goal of this issue is to add an Error column in the CSV file giving the mean error for a given confidence level. The confidence level may be given by the user with the help of maven-bench.properties file. To compute the error mean, Apache Commons Math (https://commons.apache.org/proper/commons-math/) could be useful.

@jeanbisutti jeanbisutti added the ✨ enhancement New feature or request label Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant