Skip to content

Commit 879c8c4

Browse files
authored
Merge pull request #105565 from DavidBerg-MSFT/patch-4
Updated benchmarks to note special cases for A and B series VMs
2 parents 79c376b + ce63c4d commit 879c8c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/virtual-machines/linux/compute-benchmark-scores.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ The following CoreMark benchmark scores show compute performance for Azure's hig
4949
| Standard_A8m_v2 | Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz | 8 | 1 | 62.9 | 49,838 | 633 | 1.27% | 182 |
5050
| Standard_A8m_v2 | Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz | 8 | 1 | 62.9 | 49,123 | 2,483 | 5.05% | 259 |
5151

52+
Note: Av2-series VMs can be deployed on a variety of hardware types and processors (as seen above). Av2-series VMs have CPU performance and memory configurations best suited for entry level workloads like development and test. The size is throttled to offer relatively consistent processor performance for the running instance, regardless of the hardware it is deployed on; however, software that takes advantage of specific newer processor optimizations may see more significant variation across processor types.
53+
5254
## B - Burstable
5355
(3/15/2019 12:27:08 AM pbi 3897709)
5456

@@ -67,6 +69,10 @@ The following CoreMark benchmark scores show compute performance for Azure's hig
6769
| Standard_B8ms | Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz | 8 | 1 | 31.4 | 111,929 | 1,562 | 1.40% | 35 |
6870
| Standard_B8ms | Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz | 8 | 1 | 31.4 | 109,537 | 1,354 | 1.24% | 665 |
6971

72+
Note: B-Series VMs are for workloads with burstable performance requirements. VM instances accumulate credits when using less than its baseline. When the VM has accumulated credit, the VM can burst above the baseline using up to 100% to meet short CPU burst requirements. Burst time depends on available credits which is a function of VM size and time.
73+
74+
CoreMark is a short running test that typically completes within available burst credits. Therefore the numbers above typically represent the burst performance of the VM, reflecting what the short, bursty, workloads (typical on B-Series) performance will typically see.
75+
7076
## DSv3 - General Compute + Premium Storage
7177
(3/12/2019 6:52:03 PM pbi 3897709)
7278

0 commit comments

Comments
 (0)