.NET Benchmark Runner #11
dotnet_benchmark_runner.yml
on: workflow_dispatch
Performance regression check
8m 13s
Annotations
5 warnings
Performance regression check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Performance regression check
Remove the field 'rightTextPadding' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
Performance regression check
Expression 'IndexOfAnyExcept' causes a hidden copy of a struct 'ReadOnlySpan'
|
Performance regression check
Expression 'IndexOfAnyExceptInRange' causes a hidden copy of a struct 'ReadOnlySpan'
|
Performance regression check
Method is too long (67 lines; maximum allowed: 60) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|