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

Groups API is not idiomatic .NET #8

Open
odeheurles opened this issue Dec 6, 2013 · 1 comment
Open

Groups API is not idiomatic .NET #8

odeheurles opened this issue Dec 6, 2013 · 1 comment

Comments

@odeheurles
Copy link

I ported the java API which uses iterators to access groups. This makes the C# groups API very weird to use. We should review that but we should not introduce memory allocation..

@mattbarrett
Copy link

First cut of this - not particularly difficult given the overall design goals of the api (no backtracking) - is on my fork. Need to be shown how to run perf tests, etc.

Currently the bench repo seems broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants