Commit Graph

2 Commits

Author SHA1 Message Date
George Barnett 734a0ba103
Add availability requirements to TCPThroughputBenchmark (#2368)
Motivation:

- Uses Concurrency but missing availability requirements; does not build
  on macOS.

Modifications:

- Add availability requirements/guards

Result:

Compiles on macOS
2023-02-16 11:55:14 +00:00
ser ab43dc6949
TCP channel throughput benchmark. (#2367)
* TCP channel throughput benchmark.

* Cosmetic fixes.

* Add license to the source code.
2023-02-15 16:00:10 +00:00