awslabs / aws-s3-transfer-manager-rs

Apache License 2.0
5 stars 0 forks source link

add representation for throughput #52

Closed aajtodd closed 2 weeks ago

aajtodd commented 3 weeks ago

Description of changes:

Adds a new type for representing throughput with conversions to and from various byte units. We will eventually expand to using this type for instrumenting the runtime to capture throughput as well as possibly in progress/overall transfer summaries off the handle.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.