-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Collections] Refactoring Collections #1786
base: master
Are you sure you want to change the base?
[Collections] Refactoring Collections #1786
Conversation
Very interesting approach. And it will help us be able to see more clearly what is going on... The code is far more readable. (= the side effects of adding and adding things, and the code ending up a patchwork lol) Can we also make sure there is no performance difference? (I would think that there should be a boost, but let's do some tests before we continue) Can you run it through Peregrino - or anything else for that matter - to see how we fare? |
Just refactoring some code