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

Duplicate Metrices in Database #2

Open
jan-gerling opened this issue Jul 23, 2020 · 0 comments
Open

Duplicate Metrices in Database #2

jan-gerling opened this issue Jul 23, 2020 · 0 comments
Assignees

Comments

@jan-gerling
Copy link
Contributor

We collect lots of duplicates for all metrices (Process, Class, Method, Variable and Field), because we insert them into the database again and again even though did not change. I suggest to only insert new metrices into the db, if they are unique for the current commit. This would reduce database size and probably increase the speed of the data-collection, because we would not recompute these metrices.

Statistics

image
image
image
image
image
image

@jan-gerling jan-gerling self-assigned this Jul 23, 2020
@jan-gerling jan-gerling transferred this issue from refactoring-ai/predicting-refactoring-ml Aug 4, 2020
jan-gerling added a commit that referenced this issue Aug 18, 2020
…n-version-dependency-cleanup

#2 Feature/refactorminer maven version dependency cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant