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

Use ClusterMap for Filter::read #855

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Use ClusterMap for Filter::read #855

merged 1 commit into from
Nov 17, 2023

Conversation

XAMPPRocky
Copy link
Collaborator

This removes the cloning of endpoints that happens for every packet, which has a large impact when you're talking about 12–20K endpoints.

@XAMPPRocky XAMPPRocky force-pushed the ep/rm-endpoint-clone branch 2 times, most recently from 6bae4b9 to 4bd89a8 Compare November 17, 2023 13:21
@XAMPPRocky XAMPPRocky mentioned this pull request Nov 17, 2023
@XAMPPRocky
Copy link
Collaborator Author

@markmandel The relay::tests::agones_token_router Agones integration test seems flaky.

@markmandel
Copy link
Contributor

@markmandel The relay::tests::agones_token_router Agones integration test seems flaky.

I'll take a look - see if can replicate locally.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 283b57f6-5d2d-4ccb-8446-8adb5de0ac1a

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/855/head:pr_855 && git checkout pr_855
cargo build

@markmandel markmandel merged commit d2893c4 into main Nov 17, 2023
5 checks passed
@markmandel markmandel deleted the ep/rm-endpoint-clone branch November 17, 2023 19:26
@markmandel markmandel added kind/feature New feature or request area/performance Anything to do with Quilkin being slow, or making it go faster. labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance Anything to do with Quilkin being slow, or making it go faster. kind/feature New feature or request size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants