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

pass render filters and maps by value rather than reference #2944

Merged
merged 1 commit into from
Nov 18, 2017
Merged

Conversation

rade
Copy link
Member

@rade rade commented Nov 18, 2017

They are small and don't carry mutable state, so there is no point passing them by reference.

They are small and don't carry mutable state, so there is no point
passing them by reference.
@rade rade requested a review from bboreham November 18, 2017 12:21
@rade rade merged commit 830cfc9 into master Nov 18, 2017
@dlespiau dlespiau deleted the fewer-ref branch November 21, 2017 08:49
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.

2 participants