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

Tutorial with distributed github workload? #542

Open
tomato42 opened this issue Dec 31, 2023 · 1 comment
Open

Tutorial with distributed github workload? #542

tomato42 opened this issue Dec 31, 2023 · 1 comment

Comments

@tomato42
Copy link
Contributor

tomato42 commented Dec 31, 2023

I have created a workload that uses multiple github actions workers to run mutation testing in Github CI, the PR implementing it is here: tlsfuzzer/python-ecdsa#156

I wonder if you'd be interested in me contributing a chapter to cosmic-ray documentation that describes that.

Problem is, that I've done that in a slightly work-around-y way: I've split up an combined the SQLite database using sqlite itself, not using python code.

Besides that, I have to say that with few speed-ups to the test suite, to make it execute in just few seconds, running mutation testing on 20 workers for 10 minutes executes almost a third of all the mutations, so the 99.9% confidence interval for survival rate is around 1 percentage point.

@tomato42 tomato42 changed the title Tutorial with distributed github workload Tutorial with distributed github workload? Dec 31, 2023
@abingham
Copy link
Contributor

abingham commented Dec 31, 2023 via email

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

No branches or pull requests

2 participants