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

Optimize DistinctRootEntityResultTransformer #1999

Merged
merged 3 commits into from
Feb 3, 2019

Conversation

bahusoid
Copy link
Member

@bahusoid bahusoid commented Jan 30, 2019

Use comparer instead of object wrapping
Added shortcut exit
Avoid ToList conversion for LINQ

@bahusoid bahusoid changed the title Optimize DistinctRootEntityResultTransformer WIP Optimize DistinctRootEntityResultTransformer Jan 31, 2019
@bahusoid bahusoid force-pushed the distinctTransformer branch from 849527b to 1715cd8 Compare January 31, 2019 11:09
@bahusoid bahusoid changed the title WIP Optimize DistinctRootEntityResultTransformer Optimize DistinctRootEntityResultTransformer Jan 31, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@bahusoid bahusoid changed the title Optimize DistinctRootEntityResultTransformer WIP Optimize DistinctRootEntityResultTransformer Feb 1, 2019
@bahusoid bahusoid changed the title WIP Optimize DistinctRootEntityResultTransformer Optimize DistinctRootEntityResultTransformer Feb 1, 2019
@fredericDelaporte fredericDelaporte added this to the 5.3 milestone Feb 3, 2019
@fredericDelaporte fredericDelaporte merged commit f0f2a53 into nhibernate:master Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants