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

perf: high spawn overhead #651

Open
MrCroxx opened this issue Aug 19, 2024 · 0 comments
Open

perf: high spawn overhead #651

MrCroxx opened this issue Aug 19, 2024 · 0 comments
Assignees
Labels
perf Performance optimization
Milestone

Comments

@MrCroxx
Copy link
Collaborator

MrCroxx commented Aug 19, 2024

On inserting while benchmarking with foyer-bench, nearly 1/3 CPU was consumed by tokio::spawn. It increased the critical path of inserting.

image
@MrCroxx MrCroxx added the perf Performance optimization label Aug 19, 2024
@MrCroxx MrCroxx added this to the v0.11 milestone Aug 19, 2024
@MrCroxx MrCroxx self-assigned this Aug 19, 2024
@MrCroxx MrCroxx modified the milestones: v0.11, v0.12 Aug 21, 2024
@MrCroxx MrCroxx modified the milestones: v0.12, Planning Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
perf Performance optimization
Projects
Status: No status
Development

No branches or pull requests

1 participant