rishabv90 - I've been examining the new Bv2 series and its CPU credit model and have noticed some differences compared to the Bv1 series. Does the Bv2 series consume CPU credits at the same rate as it accumulates them, given the ×50% factor added in the accumulation rate for Bv2? Is the burn rate still the same as the Bv1 series, or has it also been adjusted to match?
For the Bv1 series, the formula for accumulating and consuming credits per hour is:
(Base CPU% - Actual CPU%) × 60 × count(vCPU)
For the Bv2 series, the accumulating formula appears to be:
(Base CPU% - Actual CPU%) × 60 × count(vCPU) × 50%
To illustrate my question: if the base CPU is 40% (on a B2s_v2 which has 2 vCPUs), and my average CPU usage for an hour was 35%, I would generate 3 credits according to the Bv2 formula. Could I then burst in the next hour to an average CPU usage of 45% and spend only those 3 credits?