### Run Information Architecture | arm64 -- | -- OS | Windows 10.0.19041 Baseline | [10e107debae28de4bd1e710cfe448be3c293e841](https://github.com/dotnet/runtime/commit/10e107debae28de4bd1e710cfe448be3c293e841) Compare | [9962c10813de695782baa20f1bf0bb2e9810971d](https://github.com/dotnet/runtime/commit/9962c10813de695782baa20f1bf0bb2e9810971d) Diff | [Diff](https://github.com/dotnet/runtime/compare/10e107debae28de4bd1e710cfe448be3c293e841...9962c10813de695782baa20f1bf0bb2e9810971d) ### Improvements in System.Text.RegularExpressions.Tests.Perf_Regex_Common Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- [ReplaceWords - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_Windows 10.0.19041/System.Text.RegularExpressions.Tests.Perf_Regex_Common.ReplaceWords(Options%3a%20Compiled).html>) | 11.16 μs | 4.38 μs | 0.39 | 0.02 | True | | | [Email_IsMatch - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_Windows 10.0.19041/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Email_IsMatch(Options%3a%20None).html>) | 622.33 ns | 548.53 ns | 0.88 | 0.01 | False | | | [Date_IsMatch - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_Windows 10.0.19041/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsMatch(Options%3a%20None).html>) | 274.23 ns | 235.35 ns | 0.86 | 0.01 | False | | | [Date_IsNotMatch - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_Windows 10.0.19041/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options%3a%20None).html>) | 584.13 ns | 537.63 ns | 0.92 | 0.02 | False | | | [Uri_IsMatch - Duration of single invocation](<https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_arm64_Windows 10.0.19041/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Uri_IsMatch(Options%3a%20None).html>) | 416.80 ns | 370.62 ns | 0.89 | 0.02 | False | | |      [Test Report](<https://pvscmdupload.z22.web.core.windows.net/autofilereport/autofilereports/11_18_2021/refs/heads/main_arm64_Windows%2010.0.19041_Improvement/System.Text.RegularExpressions.Tests.Perf_Regex_Common.html>) ### Repro ```cmd git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.RegularExpressions.Tests.Perf_Regex_Common*' ``` <details> ### Payloads [Baseline](<https://helixdi8s23ayyeko0k025g8.blob.core.windows.net/helix-job-f77bd17e-0e1a-4c36-a80c-06a04a399131391ff660bde47dcb4/bcb60fae-6f4d-4a5a-b2f2-ca1875687118.zip?sv=2019-07-07&se=2021-12-17T12%3A25%3A40Z&sr=c&sp=rl&sig=BXU9SgxuP3FOh5Gi%2FHKWARpDMsWMQiR5NSwvjczL%2BT4%3D>) [Compare](<https://helixdi8s23ayyeko0k025g8.blob.core.windows.net/helix-job-b6415705-91fc-4518-a5cf-4aa08a906c427207d03d92649bfa7/a175e978-2331-4461-9ef2-cb2ba751a121.zip?sv=2019-07-07&se=2021-12-18T01%3A56%3A54Z&sr=c&sp=rl&sig=iRaSmj93YYL2t6wKJrjpIcXEw8W98XHZPwwyqD81WHI%3D>) ### Histogram #### System.Text.RegularExpressions.Tests.Perf_Regex_Common.ReplaceWords(Options: Compiled) ```log ``` #### System.Text.RegularExpressions.Tests.Perf_Regex_Common.Email_IsMatch(Options: None) ```log ``` #### System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsMatch(Options: None) ```log ``` #### System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: None) ```log ``` #### System.Text.RegularExpressions.Tests.Perf_Regex_Common.Uri_IsMatch(Options: None) ```log ``` ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md) </details>
Run Information
Improvements in System.Text.RegularExpressions.Tests.Perf_Regex_Common
Test Report
Repro
Details
Payloads
Baseline
Compare
Histogram
System.Text.RegularExpressions.Tests.Perf_Regex_Common.ReplaceWords(Options: Compiled)
System.Text.RegularExpressions.Tests.Perf_Regex_Common.Email_IsMatch(Options: None)
System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsMatch(Options: None)
System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: None)
System.Text.RegularExpressions.Tests.Perf_Regex_Common.Uri_IsMatch(Options: None)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository