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: Use local histogram for processing time #1044

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

XAMPPRocky
Copy link
Collaborator

This should hopefully improve performance in the hot loop by only performing atomic ops related to metrics every 15 seconds.

src/components/proxy/io_uring_shared.rs Outdated Show resolved Hide resolved
src/metrics.rs Outdated Show resolved Hide resolved
@XAMPPRocky XAMPPRocky force-pushed the ep/local-histogram branch 2 times, most recently from f95d24c to 3054c5a Compare December 2, 2024 13:52
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 011b66cd-cca8-461b-b2ed-e0b0bcaffa29

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/1044/head:pr_1044 && git checkout pr_1044
cargo build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants