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

Compress transport #223

Merged
merged 4 commits into from
Mar 31, 2022
Merged

Compress transport #223

merged 4 commits into from
Mar 31, 2022

Conversation

dfalbel
Copy link
Contributor

@dfalbel dfalbel commented Mar 29, 2022

Fix #222

I couldn't find a good way to test this besides comparing execution time compressing versus not compressing... but this doesn't seem to be reliable.

@gaborcsardi
Copy link
Member

Looks great! Can you please add a bullet point to the NEWS, referring to this PR, and also your GitHub username. Thanks again!

I'll take a quick look to see if we could test this somehow.

@dfalbel
Copy link
Contributor Author

dfalbel commented Mar 30, 2022

Failing tests seems to be related to changes in processx, perhaps: r-lib/processx@12b2419

Do you want me to update this as part of this PR?

@gaborcsardi
Copy link
Member

Do you want me to update this as part of this PR?

Ooops, no, don't worry about it.

@gaborcsardi
Copy link
Member

Thank you!

@gaborcsardi gaborcsardi merged commit ba80cc1 into r-lib:main Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider not compressing the output
2 participants