c1090d3959
Recalculating new_warmup_cooldown_rate_epoch for each item is redundant and wasteful and instead can be done only once outside the iterators and for loops. Also NewWarmupCooldownRateEpoch is unnecessary and verbose and is removed in this commit. |
||
---|---|---|
.. | ||
benches | ||
src | ||
store-tool | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |