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

Optimize memory usage and cpu usage for Geoweaver #470

Open
gokulprathin8 opened this issue Mar 8, 2024 · 0 comments
Open

Optimize memory usage and cpu usage for Geoweaver #470

gokulprathin8 opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed java Pull requests that update Java code SQL

Comments

@gokulprathin8
Copy link
Collaborator

gokulprathin8 commented Mar 8, 2024

What is this PR about?

Optimize geoweaver's resource consumption and make it use less resources.

image

Geoweaver spawns too many theads, need to verify if all of them are necessary?
image

++++++++++++++++++++
Need to do profiling at function level for most frequently called APIs to test for performance + also perfrom a round of stress testing.

@gokulprathin8 gokulprathin8 added enhancement New feature or request help wanted Extra attention is needed java Pull requests that update Java code SQL labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed java Pull requests that update Java code SQL
Projects
None yet
Development

No branches or pull requests

2 participants