Draft
Conversation
- Add clang dependency to .github/dotnet.sh for NativeAOT support - Add csharp_preview and csharp_native_aot to bench.yml workflow - Add unzip requirement to README.md - Add multiproc regex-redux files (5-m.cs, 6-m.cs) to bench configs - Fix lang field in bench_csharp_native_aot.yaml - Enable and uncomment scenarios in bench_csharp_preview.yaml - Fix ProcFs naming convention (procfs → ProcFs) for consistency Co-authored-by: danmoseley <6385855+danmoseley@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update PR with the latest changes from main
Apply C# infrastructure updates from PR #397
Jan 22, 2026
Owner
|
@copilot did you change anything over the original PR? |
Author
No, the changes in commit 81bfdf2 are identical to the original PR hanabi1224#397. All 9 files modified match exactly with the original PR's changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resurrects changes from 2023 PR hanabi1224#397 to enable .NET preview and NativeAOT benchmark variants.
Infrastructure
clangto.github/dotnet.sh- required for NativeAOT linkerunzipdependency in READMECI/CD
csharp_previewandcsharp_native_aotin workflow matrixBenchmark Configs
5-m.cs,6-m.cs) across all C# configsbench_csharp_native_aot.yamllang identifier:csharp→csharp_native_aotbench_csharp_preview.yaml(was disabled with most tests commented out)Code Quality
procfs→ProcFsin 3 files for C# naming conventionsOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.