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

review: feat: EqualsVisitor can report which attribute is not equal #1998

Merged
merged 2 commits into from
May 22, 2018

Conversation

pvojtechovsky
Copy link
Collaborator

@pvojtechovsky pvojtechovsky commented May 19, 2018

please check if performance of Spoon changes with that change. Equals visitor is called very often, so it must be really fast ... and I am not sure about performance impact of this PR

@pvojtechovsky pvojtechovsky changed the title WIP: feat: EqualsVisitor can report which attribute is not equal review: feat: EqualsVisitor can report which attribute is not equal May 20, 2018
@tdurieux
Copy link
Collaborator

That is a good feature for debug

@monperrus
Copy link
Collaborator

We don't have a systematic performance evaluation infrastructure.

I propose to merge and see if somebody complains about performance degradation.

WDYT?

@pvojtechovsky
Copy link
Collaborator Author

It is OK for me.

@surli
Copy link
Collaborator

surli commented May 22, 2018

We don't have a systematic performance evaluation infrastructure.

Actually we might see the difference in the test duration after the merge of the PR here: https://ci.inria.fr/sos/job/Spoon%20Install%20Commit%20Hook/

@surli surli merged commit 9781b8c into INRIA:master May 22, 2018
@surli surli mentioned this pull request Jun 25, 2018
@pvojtechovsky pvojtechovsky deleted the feaEqualsCheckerRoleAware branch September 1, 2018 07:35
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

Successfully merging this pull request may close these issues.

4 participants