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

List of Garbage Low Hanging fruits #56

Open
1 of 4 tasks
Jorropo opened this issue Jan 26, 2023 · 0 comments
Open
1 of 4 tasks

List of Garbage Low Hanging fruits #56

Jorropo opened this issue Jan 26, 2023 · 0 comments
Labels
dif/hard Having worked on the specific codebase is important P3 Low: Not priority right now

Comments

@Jorropo
Copy link
Contributor

Jorropo commented Jan 26, 2023

image
Is what you see when you do an allocation profile of kubo when under load (ipfs add & ipfs get & gateway).

The goal is to reduce CPU usage by running GC less often, reduce stop the world events (and cooperative preamptions) and finaly give better latency.

This is a collection of smallish refactors that we should fix :

@Jorropo Jorropo added P3 Low: Not priority right now dif/hard Having worked on the specific codebase is important labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dif/hard Having worked on the specific codebase is important P3 Low: Not priority right now
Projects
None yet
Development

No branches or pull requests

1 participant