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

Replaced .Count() by .Length (#20) #24

Conversation

f-i-x-7
Copy link
Contributor

@f-i-x-7 f-i-x-7 commented Jan 11, 2022

Fixes #20

As new bugfix (PR #23) will lead to preparation of new package version, I think it is OK to prepare another PR with slight perf improvement

@ReubenBond ReubenBond merged commit 948e409 into OrleansContrib:master Jan 13, 2022
@f-i-x-7 f-i-x-7 deleted the feature/remove-linq-usage-in-one-method branch January 13, 2022 19:45
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.

RedisGrainStorage.ReadStateAsync() should use Array.Length instead of Linq.Enumerable.Count()
2 participants