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

phanyzewski/poisson distribution #87

Merged
merged 16 commits into from
Jul 24, 2023
Merged

Conversation

phanyzewski
Copy link
Collaborator

@phanyzewski phanyzewski commented Jul 19, 2023

  • fix: do not override top level seed
  • feat: add gonum module
  • fix: update to latest slog api
  • fix: add test for validating speed test intervals
  • feat: use poisson instead of exponential distribution to prevent too frequent speed testing
  • fix: update name to be more reflective of function usage
  • chore: update comment
  • address security dependency updates
  • fix: use default source, create distribution based on minutes not seconds to create more variability in test frequency
  • feat: add test covering the minimum number of tests, change frequency to every 4 hours

@phanyzewski phanyzewski force-pushed the phanyzewski/poisson-distribution branch from afaf15f to 71467dc Compare July 19, 2023 22:28
helpers.go Outdated Show resolved Hide resolved
@phanyzewski phanyzewski merged commit e896f4c into main Jul 24, 2023
@phanyzewski phanyzewski deleted the phanyzewski/poisson-distribution branch July 24, 2023 01:59
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.

2 participants