dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 1 Improvement on 6/30/2026 11:06:07 PM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [3ac60ce854ea8572cd8c510e838c7d4da85b21cb](https://github.com/dotnet/runtime/commit/3ac60ce854ea8572cd8c510e838c7d4da85b21cb)
Compare | [240be2ab0c0ee97dc4975eb9b3b7cc2908847793](https://github.com/dotnet/runtime/commit/240be2ab0c0ee97dc4975eb9b3b7cc2908847793)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3ac60ce854ea8572cd8c510e838c7d4da85b21cb...240be2ab0c0ee97dc4975eb9b3b7cc2908847793)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Buffers.Tests.SearchValuesCharTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [LastIndexOfAnyExcept - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
[Test Report]()
### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
```cmd
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Buffers.Tests.SearchValuesCharTests*'
```
### System.Buffers.Tests.SearchValuesCharTests.LastIndexOfAnyExcept(Values: "ßäöüÄÖÜ")
#### ETL Files
#### Histogram
#### JIT Disasms
### 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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the benchmark source at src/benchmarks/micro/libraries/System.Buffers/SearchValuesCharTests.cs:60-61 and run the provided benchmarks_ci.py command for SearchValuesCharTests. Compare the linked baseline and test reports for LastIndexOfAnyExcept on Linux/arm64. Done means reproducing and explaining the reported improvement or identifying an actionable runtime change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100