c4-project / c4t

Runs concurrent C compiler tests
MIT License
1 stars 0 forks source link

Subsample compilers in perturber? #42

Open MattWindsor91 opened 4 years ago

MattWindsor91 commented 4 years ago

The idea here is that we can set the tester so that, say, it only picks 4 compilers out of 8 for each perturbed plan, and randomly samples to get down to that number. Why? I'm thinking of a few reasons:

A disadvantage is that anything that reduces the size of cycles increases the amount of SFTP pushes and pulls needed.