Skip to content

Issues: dotnet/runtime

End of year 2024 repo health check
#110456 opened Dec 5, 2024 by ericstj
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

NativeAOT delegate creation helper call blocks Escape Analysis area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI tenet-performance Performance related issue untriaged New issue has not been triaged by the area owner
#110847 opened Dec 20, 2024 by MichalPetryka
Weird performance numbers for Generics with class constraint and .net9 regression area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI tenet-performance Performance related issue untriaged New issue has not been triaged by the area owner
#110831 opened Dec 19, 2024 by Qibbi
Consider improving FrozenSet for byte/char area-System.Collections in-pr There is an active PR which will close this issue when it is merged tenet-performance Performance related issue
#110783 opened Dec 17, 2024 by MihaZupan 10.0.0
[Perf] Linux/x64: System.Numerics.Tests.Perf_Matrix3x2 Regression on 12/13/2024 1:28:01 PM arch-x64 area-System.Numerics os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark untriaged New issue has not been triaged by the area owner
#110789 opened Dec 17, 2024 by performanceautofiler bot
[Perf] Linux/x64: 5 Regressions on 12/12/2024 1:14:47 PM arch-x64 os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark untriaged New issue has not been triaged by the area owner
#110788 opened Dec 17, 2024 by performanceautofiler bot
Directory.EnumerateFiles regressed in .NET 8 area-System.IO tenet-performance Performance related issue untriaged New issue has not been triaged by the area owner
#110754 opened Dec 16, 2024 by Tjianke
UdpClient BUG and Performance Issue area-System.Net.Sockets documentation Documentation bug or enhancement, does not impact product or test code tenet-performance Performance related issue
#110719 opened Dec 15, 2024 by szguoxz Future
[Perf] Linux/arm64: System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock Regressions on 12/6/2024 6:16:01 PM arch-arm64 area-System.Text.RegularExpressions os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark untriaged New issue has not been triaged by the area owner
#110661 opened Dec 12, 2024 by performanceautofiler bot
Suspiscous comment about constrained calls in MemoryExtensions.cs, StringBuilder.cs, and DefaultInterpolatedStringHandler.cs area-System.Memory needs-author-action An issue or pull request that requires more info or actions from the author. question Answer questions and provide assistance, not an issue with source code or documentation. tenet-performance Performance related issue
#110594 opened Dec 10, 2024 by hamarb123
[Perf] Linux/x64: 21 Regressions on 12/3/2024 10:12:58 PM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110581 opened Dec 10, 2024 by performanceautofiler bot 10.0.0
[Perf] Windows/x64: System.IO.Compression.Brotli Regressions on 12/6/2024 12:52:57 AM arch-x64 area-Infrastructure-libraries os-windows runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark untriaged New issue has not been triaged by the area owner
#110583 opened Dec 10, 2024 by performanceautofiler bot
[Perf] Windows/x64: 2 Regressions on 12/2/2024 3:41:04 PM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110584 opened Dec 10, 2024 by performanceautofiler bot 10.0.0
[Perf] Windows/x64: 2 Regressions on 12/4/2024 5:32:55 PM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110585 opened Dec 10, 2024 by performanceautofiler bot 10.0.0
[Perf] Linux/x64: System.Text.Tests Regressions on 11/27/2024 1:41:48 AM arch-x64 area-System.Runtime.Intrinsics os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark untriaged New issue has not been triaged by the area owner
#110413 opened Dec 3, 2024 by performanceautofiler bot
[Perf] Linux/x64: 13 Regressions on 11/25/2024 10:09:05 AM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110421 opened Dec 3, 2024 by performanceautofiler bot 10.0.0
Concrete type information does not propagate through struct fields area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI tenet-performance Performance related issue
#110290 opened Dec 1, 2024 by neon-sunset Future
Unnecessary Slow Aligned Memory Reallocation (Multiple of System Page Size) area-System.Runtime.InteropServices tenet-performance Performance related issue untriaged New issue has not been triaged by the area owner
#110225 opened Nov 27, 2024 by PavelCibulka
Could the division codegen be improved on ARM64? area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI tenet-performance Performance related issue
#110212 opened Nov 27, 2024 by neon-sunset Future
[Perf] Windows/x64: System.Collections.TryGetValueTrue<BigStruct, BigStruct> Regression on 11/21/2024 6:45:46 PM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110191 opened Nov 26, 2024 by performanceautofiler bot 10.0.0
[Perf] Windows/x64: System.Collections.ContainsTrue<Int32> Regression on 11/22/2024 9:27:23 AM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110192 opened Nov 26, 2024 by performanceautofiler bot 10.0.0
[Perf] Linux/x64: 5 Regressions on 11/25/2024 10:09:05 AM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110190 opened Nov 26, 2024 by performanceautofiler bot 10.0.0
[Perf] Linux/x64: 1 Regression on 11/25/2024 12:12:36 AM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro) runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#110188 opened Nov 26, 2024 by performanceautofiler bot 10.0.0
ProTip! Add no:assignee to see everything that’s not assigned.