| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-18 | Performance (Take 2): A different attempt at improving perf | Will Hawkins | |
| Try intercepting a reader. | |||
| 2021-12-17 | Bugfix: Old way of reading downloaded data was slow | Will Hawkins | |
| The previous method for reading the download was slow -- it involved too many "context switches" out of library code where the reading was actually happening. This method appears to be better. We'll see. | |||
| 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-15 | More general work. | Will Hawkins | |
| 2021-12-15 | Rename MeasurableConnection interface to LoadBearingConnection. | Will Hawkins | |
