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

Remove redundant clones #307

Merged
merged 2 commits into from
Jun 30, 2021
Merged

Remove redundant clones #307

merged 2 commits into from
Jun 30, 2021

Conversation

XAMPPRocky
Copy link
Collaborator

Was reviewing the server logic and noticed that we're overly cloning the packet contents, this PR changes it so that we only clone in this path when we have to.

@quilkin-bot

This comment has been minimized.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 7cb9612a-a6c4-495f-9db6-7a1290f90e6f

To build this version:

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

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: bb971beb-1583-4df3-b818-fab434b9ebd2

To build this version:

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

@XAMPPRocky XAMPPRocky merged commit 0413516 into main Jun 30, 2021
@XAMPPRocky XAMPPRocky deleted the rm-clone branch June 30, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants