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

garbage free point factory #795

Open
onurkaraduman opened this issue Dec 29, 2021 · 1 comment
Open

garbage free point factory #795

onurkaraduman opened this issue Dec 29, 2021 · 1 comment

Comments

@onurkaraduman
Copy link

I search on issues but couldn't find maybe someone already asked about this.

Can we have a pointFactory which uses object pool to reuse point objects? I would expect this will decrease stop time and cpu usage of gc. Maybe someone can say cons and pros for having object pool for points.

@majst01
Copy link
Collaborator

majst01 commented Dec 29, 2021

I am always happy to review Pull requests which address performance issues, it should be clearly shown in the PR that the situation improves. This can be done with a unit- or integration test.

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

2 participants