| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-07 | [Bugfix] Conditional build support broken for Windows | Will Hawkins | |
| Now that we are conditionally building parts of the source code so that we can use *nix's platform support for TCPInfo, it is hard to make sure that I have all platforms working right at the same time. @Schickendantzj helped debug this error this morning. | |||
| 2022-06-05 | [Feature] Add -extended-stats for *nix platforms | Will Hawkins | |
| On *nix platforms, there is now a `-extended-stats` option that will print out some extended statistics for the test. The statistics are based on information gleaned from the `TCP_INFO` of the underlying TCP connections. What is implemented so far is just a proof of concept of the extended stats that could be calculated. Depending on what users want, we can add additional extended statistics. | |||
