1 unstable release

0.1.0 Aug 7, 2023

#343 in Profiling

MIT license

18KB
296 lines

Throttle Mechanisms

This crate holds the throttle mechanisms for the lading project. They are not complex, the throttles, but they do need to be correct and much of the code here is test or proof code.


lib.rs:

The lading throttle mechanism

This library supports throttling mechanisms for the rest of the lading project.

Metrics

The [predictive] and [stable] throttles emit metrics. See those modules' documentation for details. The all-out throttle does not emit any metrics.

Dependencies

~3.5–5.5MB
~90K SLoC