-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
| Architecture | arm64 |
|---|---|
| OS | Windows 10.0.19041 |
| Baseline | 10e107debae28de4bd1e710cfe448be3c293e841 |
| Compare | 9962c10813de695782baa20f1bf0bb2e9810971d |
| Diff | Diff |
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 | 11.16 μs | 4.38 μs | 0.39 | 0.02 | True | |||||
| Email_IsMatch - Duration of single invocation | 622.33 ns | 548.53 ns | 0.88 | 0.01 | False | |||||
| Date_IsMatch - Duration of single invocation | 274.23 ns | 235.35 ns | 0.86 | 0.01 | False | |||||
| Date_IsNotMatch - Duration of single invocation | 584.13 ns | 537.63 ns | 0.92 | 0.02 | False | |||||
| Uri_IsMatch - Duration of single invocation | 416.80 ns | 370.62 ns | 0.89 | 0.02 | False |
Repro
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*'Payloads
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




