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

infra: add conda env size logging and use xz compression #464

Closed
wants to merge 13 commits into from

Conversation

AbeCoull
Copy link
Contributor

@AbeCoull AbeCoull commented Nov 29, 2023

Issue #, if available:

Description of changes:
Add memory output and benchmark different compression levels. XZ suffers from slower decompression so testing on the startup will be added.

Compression Level txz size Conda action runtime
0 388M 4m 48s
1 364M 4m 58s
3 345 M 5m 21s
6 304M 6m 40s

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AbeCoull AbeCoull changed the title infra: clean conda env infra: add conda env size logging Nov 30, 2023
@AbeCoull AbeCoull marked this pull request as ready for review November 30, 2023 00:25
@AbeCoull AbeCoull requested a review from a team as a code owner November 30, 2023 00:25
@AbeCoull AbeCoull changed the title infra: add conda env size logging infra: add conda env size logging and use xz compression Dec 1, 2023
@AbeCoull AbeCoull closed this Dec 1, 2023
@AbeCoull AbeCoull deleted the math411-patch-4 branch December 1, 2023 15:39
@AbeCoull AbeCoull restored the math411-patch-4 branch December 1, 2023 15:40
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.

1 participant