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

Slice of Pointers (?) #90

Open
K4L1Ma opened this issue Jul 12, 2022 · 0 comments
Open

Slice of Pointers (?) #90

K4L1Ma opened this issue Jul 12, 2022 · 0 comments

Comments

@K4L1Ma
Copy link

K4L1Ma commented Jul 12, 2022

I would like to understand the reasoning behind this BatchFunc type especially why is it a Slice of Pointers as it could potentially lead to memory leakages, as the opposite could even perform better* I think it would be better for it to be just a slice

*some reference:
https://groups.google.com/g/golang-nuts/c/C2Ir0GI2gEk/m/fO3Zte1sAgAJ

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

No branches or pull requests

1 participant