Skip to content

Commit 469f39e

Browse files
authored
Update compute-benchmark-scores.md
Seeing if I can make the tables work better and changing notes to actual notes.
1 parent edd91c3 commit 469f39e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The following CoreMark benchmark scores show compute performance for Azure's hig
1313
## Standard_Das_v4
1414
(12/11/2019 2:28:52 AM pbi 5851281)
1515

16-
| VM Size | CPU | vCPUs | NUMA Nodes | Memory(GiB) | Avg Score | StdDev | StdDev% | #Runs |
16+
| VM Size | CPU | vCPUs | NUMA Nodes | Memory (GiB) | Avg Score | Std Dev | Std Dev% | #Runs |
1717
| --- | --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
1818
| Standard_D2as_v4 | AMD EPYC 7452 32-Core Processor | 2 | 1 | 7.8 | 29,726 | 693 | 2.33% | 42 |
1919
| Standard_D4as_v4 | AMD EPYC 7452 32-Core Processor | 4 | 1 | 15.7 | 59,224 | 1,595 | 2.69% | 42 |
@@ -90,7 +90,8 @@ The following CoreMark benchmark scores show compute performance for Azure's hig
9090
| Standard_A8m_v2 | Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz | 8 | 1 | 62.9 | 49,838 | 633 | 1.27% | 182 |
9191
| Standard_A8m_v2 | Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz | 8 | 1 | 62.9 | 49,123 | 2,483 | 5.05% | 259 |
9292

93-
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.
93+
> [!NOTE]
94+
> 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.
9495
9596
## B - Burstable
9697
(3/15/2019 12:27:08 AM pbi 3897709)
@@ -117,9 +118,11 @@ Note: Av2-series VMs can be deployed on a variety of hardware types and processo
117118
| Standard_B20ms | Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz | 20 | 1 | 78.6 | 269,561 | 25,095 | 9.31% | 77 |
118119
| Standard_B20ms | Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz | 20 | 1 | 78.6 | 274,007 | 3,669 | 1.34% | 70 |
119120

120-
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.
121121

122-
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.
122+
> [!NOTE]
123+
> 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.
124+
>
125+
> 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.
123126
124127
## DSv3 - General Compute + Premium Storage
125128
(3/12/2019 6:52:03 PM pbi 3897709)

0 commit comments

Comments
 (0)