summaryrefslogtreecommitdiff
path: root/rpm
AgeCommit message (Expand)Author
2024-01-26[Bugfix] Only probes collected during stable MAD countWill Hawkins
2024-01-19[Bugfix] Continue Adding LGCs During Responsiveness StabilizationWill Hawkins
2024-01-04[Feature] Support for testing upload/download in parallelWill Hawkins
2023-07-25[Feature] Add support for L4SWill Hawkins
2023-07-14[Feature] Relative RPMWill Hawkins
2023-07-14[Bugfix] Accessing channel without protectionWill Hawkins
2023-07-14Probe direction is unnused in probe.Probe -- remove itWill Hawkins
2023-07-14Use defer to unlock probe data point channel lockWill Hawkins
2023-07-14Suppress non-error of cancelled context causing probe send to failWill Hawkins
2023-07-14Parameterize Percentile in RPM CalculationsWill Hawkins
2023-07-12[Bugfix] Duplicate bucket IDs caused incorrect resultsWill Hawkins
2023-07-10[Feature] Major update: Track measurements that may be delayedWill Hawkins
2023-06-21Major Update/Refactor to Support IETF 02Will Hawkins
2023-05-23Additional debugging around non-reused connectionsWill Hawkins
2023-05-19Trim some long lines in `rpm/rpm.go`Will Hawkins
2023-05-19[Bugfix] Handle a not-yet-started connectionWill Hawkins
2023-04-25[Bugfix] Tighten up check for probe connection reuseWill Hawkins
2023-04-22[Refactor] Move components into separate packagesWill Hawkins
2023-04-19[Bugfix] Probers starting too soon caused panicWill Hawkins
2023-02-22new flag: --connect-toRandall Meyer
2023-02-20lint/deprecation cleanupRandall Meyer
2023-02-10[Cleanup] Long-lines cleanupWill Hawkins
2023-01-27[FEATURE] Finalize implementation of rev3 of the draftWill Hawkins
2022-12-12[Feature] Add support for test_endpointWill Hawkins
2022-12-11[Feature] Granular ThroughputJeroen Schickendantz
2022-12-11[Feature] Rev 3 of Stability (Basic implementation)Will Hawkins
2022-11-20[Feature] Use LoadGeneratingConnectionCollectionWill Hawkins
2022-11-20[Feature] Collect the number of open connections in throughput data pointWill Hawkins
2022-11-07[Feature] Allow caller to define rampup interval for load generators.Will Hawkins
2022-11-07[Refactor] Make RPM functions dumberWill Hawkins
2022-10-14Relicense with GPLv2Will Hawkins
2022-09-30[Feature] Extend Throughput LoggingJeroen Schickendantz
2022-09-07[Bugfix] Broken extended-stats compilation for macOSWill Hawkins
2022-08-18Force No CompressionJeroen Schickendantz
2022-08-17Update code format to meet 80-column requirement.Will Hawkins
2022-08-17[Feature] Add TCP information (RTT and Cwnd) to LoggingWill Hawkins
2022-07-29[Feature] Add support for logging throughput measurementsWill Hawkins
2022-07-16[Formatting] Cleanup long lines.Will Hawkins
2022-07-16[Feature] Support spec v2 (4/4); Add data loggingWill Hawkins
2022-07-02[Feature] Support spec v2 3/nWill Hawkins
2022-07-01[Feature] Support spec v2 2/nWill Hawkins
2022-07-01[Feature] Support spec v2Will Hawkins
2022-06-22[Cleanup] Make long lines shorter and fix static fmt warningsWill Hawkins
2022-05-17[Comments] Fix a few commentsWill Hawkins
2022-05-13[Improvement] Increase granularity of transfer rate calculationWill Hawkins
2022-05-13[Refactor] Additional (general) refactoring.Will Hawkins
2022-05-13[Refactor] Create config package and package-ify saturate()Will Hawkins
2022-05-12[Functionality] Match Apple's Client RPM Calcuation -- Remove DNSWill Hawkins
2022-05-11[Refactor/Bugfix] Refactor RPM calculation and fix calculation algorithmWill Hawkins
2022-05-11[Bugfix] Support reused connections in calculating RPMWill Hawkins