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

add the option to randomly test one target out of a set #57

Closed
ben-jones opened this issue Sep 23, 2014 · 1 comment
Closed

add the option to randomly test one target out of a set #57

ben-jones opened this issue Sep 23, 2014 · 1 comment
Assignees

Comments

@ben-jones
Copy link
Contributor

Right now, our platform test against all targets every time it is run. This is problematic because a) we want to be mindful of bandwidth constraints and so we need to either probabilistically select targets from a set or use a very small set of targets and b) we will be less fingerprintable if we don't test our entire URL list every time.

@ben-jones ben-jones added this to the Alpha release milestone Sep 23, 2014
@ben-jones
Copy link
Contributor Author

@gsathya, @rpanah, this is basically a util/measurement primitive and from #59, it seems like we are pushing measurement primitive creation to after the alpha release. Therefore, I am dropping this primitive from the alpha.

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