| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-14 | Add a license. | Will Hawkins | |
| 2021-12-16 | Improve robustness | Will Hawkins | |
| Improve robustness of the client in the case(s) where a network goes away in the middle of the test. Report errors properly in these cases and gracefully end the test. | |||
| 2021-12-16 | Bugfix: Incorrect AllSequentialIncreasesLessThan (nee IncreasesLessThan) ↵ | Will Hawkins | |
| Calculation In AllSequentialIncreasesLessThan (nee IncreasesLessThan), an earlier version of this function did not properly take into account the order in which values were added to the moving average when calculating the percent change. This patch fixes that error and adds an additional criteria for the function to return `true`: there must be *at least* `intervals` collected samples. | |||
| 2021-12-15 | More general work. | Will Hawkins | |
| 2021-12-14 | Refactoring -- more. | Will Hawkins | |
| 2021-12-13 | Intermediate check-in commit. Adding functionality and refactoring. | Will Hawkins | |
| 2021-12-10 | More work. | Will Hawkins | |
