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

Dump compilation artifacts during test collection #323

Merged

Conversation

ClementWalter
Copy link
Member

@ClementWalter ClementWalter commented Dec 30, 2024

Resolves #320

Time down from ~6min to ~3min when restarting the CI and everything is skipped, which means initialization time down 2x and absolute time down 3 minutes whatever the context

@ClementWalter ClementWalter marked this pull request as draft December 30, 2024 16:01
@ClementWalter ClementWalter force-pushed the cw/cache-compilation-during-tests branch 3 times, most recently from 06a11a1 to 61c9b89 Compare January 1, 2025 18:47
@ClementWalter ClementWalter marked this pull request as ready for review January 1, 2025 20:53
@ClementWalter ClementWalter force-pushed the cw/cache-compilation-during-tests branch from 02638c7 to f962c3c Compare January 1, 2025 21:10
@ClementWalter ClementWalter force-pushed the cw/cache-compilation-during-tests branch from f962c3c to c9be350 Compare January 1, 2025 21:12
cairo/pyproject.toml Outdated Show resolved Hide resolved
@ClementWalter ClementWalter merged commit f127a97 into kkrt-labs:main Jan 2, 2025
3 checks passed
@ClementWalter ClementWalter deleted the cw/cache-compilation-during-tests branch January 2, 2025 10:45
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.

feat: compile test files only once
2 participants