Skip to content

Commit 715b610

Browse files
committed
replace pie chart graphics
1 parent dad07f1 commit 715b610

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed
Loading
Loading

articles/azure-netapp-files/performance-large-volumes-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ The following graphs show 256-KiB sequential reads of ~10,000MiB/s with `nconn
8989

9090
Note that 10,000 MiB/s bandwidth is offered by a large volume in the Ultra service level.
9191

92-
:::image type="content" source="./media/performance-large-volumes-linux/throughput-comparison-nconnect.png" alt-text="Comparison of read throughput with and without nconnect." lightbox="./media/performance-large-volumes-linux/throughput-comparison-nconnect.png":::
92+
:::image type="content" source="./media/performance-large-volumes-linux/throughput-comparison-nconnect.png" alt-text="Bar chart comparison of read throughput with and without nconnect." lightbox="./media/performance-large-volumes-linux/throughput-comparison-nconnect.png":::
9393

9494
### Linux write throughput
9595

9696
The following graphs show sequential writes. Using `nconnect` provides observable benefits for sequential writes at 6,600 MiB/s, roughly four times that of mounts without `nconnect`.
9797

98-
:::image type="content" source="./media/performance-large-volumes-linux/write-throughput-comparison.png" alt-text="Comparison of write throughput with and without nconnect." lightbox="./media/performance-large-volumes-linux/write-throughput-comparison.png":::
98+
:::image type="content" source="./media/performance-large-volumes-linux/write-throughput-comparison.png" alt-text="Bar chart comparison of write throughput with and without nconnect." lightbox="./media/performance-large-volumes-linux/write-throughput-comparison.png":::
9999

100100
### Linux read IOPS
101101

articles/azure-netapp-files/solutions-benefits-azure-netapp-files-electronic-design-automation.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The 2020 internal testing also explored single endpoint limits, the limits were
5555

5656
With a large volume, performance isn't the entire story. Simple performance is the end goal. Customers prefer a single namespace/mount point as opposed to managing multiple volumes for ease of use and application management.
5757

58-
## Testing Tool
58+
## Testing tool
5959

6060
The EDA workload in this test was generated using a standard industry benchmark tool. It simulates a mixture of EDA applications used to design semiconductor chips. The EDA workload distribution is as such:
6161

@@ -82,11 +82,9 @@ The EDA workload in this test was generated using a standard industry benchmark
8282
| - | - |
8383
| Read | 50% |
8484
| Write | 50% |
85-
| <ul><li>Custom2</li><li>Mmap_read</li><li>Random_read</li><li>Read_file/li><li>Read_modify_file</li></ul> | 0% |
85+
| <ul><li>Custom2</li><li>Mmap_read</li><li>Random_read</li><li>Read_file</li><li>Read_modify_file</li></ul> | 0% |
8686

87-
:::image type="content" source="./media/solutions-benefits-azure-netapp-files-electronic-design-automation/pie-chart-large-volume.png" alt-text="Pie chart of EDA workloads." lightbox="./media/solutions-benefits-azure-netapp-files-electronic-design-automation/pie-chart-large-volume.png":::
88-
89-
## Test Configuration
87+
## Test configuration
9088

9189
The results were produced using the below configuration details:
9290

0 commit comments

Comments
 (0)