Skip to content

Commit 5bda214

Browse files
committed
Exclude files from markdownlint check
* Exclude `eng/common` since these files are from https://github.com/dotnet/arcade. * Add a `<!-- markdownlint-disable -->` directive for files in `reports/net9to10/`
1 parent c3afd78 commit 5bda214

16 files changed

+37
-8
lines changed

.markdownlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
eng/common/

reports/net9to10/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ The histograms below show the distribution of performance changes across differe
5252

5353
### WASM AOT x64 Linux (Viper)
5454

55-
![WASM AOT x64 Linux Histogram](./linux-wasmaot-viper_histogram.png)
55+
![WASM AOT x64 Linux Histogram](./linux-wasmaot-viper_histogram.png)

reports/net9to10/linux-arm64-ampere_improvement_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Improvement Report - linux-arm64-ampere
24

35
## >50% Improvement (84 tests)
@@ -2102,4 +2104,4 @@
21022104
| System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.ReadAsyncThenWriteAsync | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04/System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.ReadAsyncThenWriteAsync.html) | -5.66% | N/A | N/A |
21032105
| System.Threading.Tests.Perf_EventWaitHandle.Set_Reset | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04/System.Threading.Tests.Perf_EventWaitHandle.Set_Reset.html) | -6.69% | 493.196338 | 460.219472 |
21042106
| System.Threading.Tests.Perf_Thread.GetCurrentProcessorId | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04/System.Threading.Tests.Perf_Thread.GetCurrentProcessorId.html) | -6.66% | 6.463931 | 6.033501 |
2105-
| System.Xml.Tests.Perf_XmlConvert.TimeSpan_ToString | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04/System.Xml.Tests.Perf_XmlConvert.TimeSpan_ToString.html) | -6.65% | 114.510705 | 106.892926 |
2107+
| System.Xml.Tests.Perf_XmlConvert.TimeSpan_ToString | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04/System.Xml.Tests.Perf_XmlConvert.TimeSpan_ToString.html) | -6.65% | 114.510705 | 106.892926 |

reports/net9to10/linux-arm64-ampere_regression_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Regression Report - linux-arm64-ampere
24

35
## 1. 0fe82fbd8e - Reduce spin-waiting in the thread pool on Arm processors (#115402)
@@ -817,4 +819,4 @@
817819
|-----------|------|--------|--------|-------|--------------------|
818820
| System.Buffers.Text.Tests.Base64Tests.ConvertToBase64CharArray(NumberOfBytes: 1000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04/System.Buffers.Text.Tests.Base64Tests.ConvertToBase64CharArray%28NumberOfBytes%3A%201000%29.html) | +11.63% | 263.802434 | 295.922009 | [7](#7-2a2b7dc72b---jit-fix-profile-maintenance-in-optsetblockweights-funclet-creation-111736) |
819821

820-
---
822+
---

reports/net9to10/linux-mono-tiger_improvement_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Improvement Report - linux-mono-tiger
24

35
## >50% Improvement (24 tests)
@@ -699,4 +701,4 @@
699701
| System.Threading.Tests.Perf_Volatile.Read_double | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_LLVM=false_MonoAOT=false_MonoInterpreter=false_RunKind=micro_mono/System.Threading.Tests.Perf_Volatile.Read_double.html) | -5.81% | 0.214282 | 0.201826 |
700702
| System.Threading.Tests.Perf_Volatile.Write_double | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_LLVM=false_MonoAOT=false_MonoInterpreter=false_RunKind=micro_mono/System.Threading.Tests.Perf_Volatile.Write_double.html) | -6.47% | 0.273157 | 0.255479 |
701703
| System.Xml.Linq.Perf_XDocument.GetElement | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_LLVM=false_MonoAOT=false_MonoInterpreter=false_RunKind=micro_mono/System.Xml.Linq.Perf_XDocument.GetElement.html) | -5.30% | 110.612103 | 104.750359 |
702-
| XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList.GetCount | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_LLVM=false_MonoAOT=false_MonoInterpreter=false_RunKind=micro_mono/XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList.GetCount.html) | -5.07% | 13.810264 | 13.110145 |
704+
| XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList.GetCount | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_LLVM=false_MonoAOT=false_MonoInterpreter=false_RunKind=micro_mono/XmlDocumentTests.XmlNodeListTests.Perf_XmlNodeList.GetCount.html) | -5.07% | 13.810264 | 13.110145 |

reports/net9to10/linux-mono-tiger_regression_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Regression Report - linux-mono-tiger
24

35
## 1. da809372c5 - Use UnsafeAccessorType in System.Private.CoreLib and the BCL (#115583)

reports/net9to10/linux-monoaot-ampere_improvement_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Improvement Report - linux-monoaot-ampere
24

35
## >50% Improvement (13 tests)
@@ -474,4 +476,4 @@
474476
| System.Text.Tests.Perf_StringBuilder.Append_Char(length: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04_LLVM=true_MonoAOT=true_MonoInterpreter=false_RunKind=micro_mono/System.Text.Tests.Perf_StringBuilder.Append_Char%28length%3A%20100000%29.html) | -5.77% | 532567.208177 | 501838.440620 |
475477
| System.Threading.Tests.Perf_CancellationToken.CancelAfter | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04_LLVM=true_MonoAOT=true_MonoInterpreter=false_RunKind=micro_mono/System.Threading.Tests.Perf_CancellationToken.CancelAfter.html) | -5.53% | 387.250048 | 365.816862 |
476478
| System.Threading.Tests.Perf_ThreadStatic.SetThreadStatic | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04_LLVM=true_MonoAOT=true_MonoInterpreter=false_RunKind=micro_mono/System.Threading.Tests.Perf_ThreadStatic.SetThreadStatic.html) | -5.85% | 8.429576 | 7.936178 |
477-
| System.Xml.Linq.Perf_XElementList.Enumerator | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04_LLVM=true_MonoAOT=true_MonoInterpreter=false_RunKind=micro_mono/System.Xml.Linq.Perf_XElementList.Enumerator.html) | -5.20% | 483.458729 | 458.320795 |
479+
| System.Xml.Linq.Perf_XElementList.Enumerator | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_ubuntu%2022.04_LLVM=true_MonoAOT=true_MonoInterpreter=false_RunKind=micro_mono/System.Xml.Linq.Perf_XElementList.Enumerator.html) | -5.20% | 483.458729 | 458.320795 |

reports/net9to10/linux-monoaot-ampere_regression_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Regression Report - linux-monoaot-ampere
24

35
## 1. 4020e05 - Clean up in Number.Formatting.cs (#110955)

reports/net9to10/linux-wasm-tiger_improvement_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Improvement Report - linux-wasm-tiger
24

35
## >50% Improvement (305 tests)
@@ -816,4 +818,4 @@
816818
| System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: None) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20None%29.html) | -6.93% | 7499.793580 | 6980.236414 |
817819
| System.Text.Tests.Perf_Encoding.GetString(size: 512, encName: "utf-8") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_CompilationMode=wasm_RunKind=micro/System.Text.Tests.Perf_Encoding.GetString%28size%3A%20512%2C%20encName%3A%20%22utf-8%22%29.html) | -7.35% | 952.017034 | 882.009213 |
818820
| System.Threading.Tests.Perf_CancellationToken.CreateRegisterDispose | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_CancellationToken.CreateRegisterDispose.html) | -6.92% | 737.270950 | 686.280534 |
819-
| System.Threading.Tests.Perf_Thread.GetCurrentProcessorId | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Thread.GetCurrentProcessorId.html) | -5.86% | 21.780073 | 20.503316 |
821+
| System.Threading.Tests.Perf_Thread.GetCurrentProcessorId | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Thread.GetCurrentProcessorId.html) | -5.86% | 21.780073 | 20.503316 |

reports/net9to10/linux-wasm-tiger_regression_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- markdownlint-disable -->
2+
13
# Regression Report - linux-wasm-tiger
24

35
## 1. 4020e05efd - Clean up in Number.Formatting.cs (#110955)

0 commit comments

Comments
 (0)