Skip to content
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

JIT Focus Area for .NET 10 #108988

Open
13 tasks
JulieLeeMSFT opened this issue Oct 17, 2024 · 2 comments
Open
13 tasks

JIT Focus Area for .NET 10 #108988

JulieLeeMSFT opened this issue Oct 17, 2024 · 2 comments
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI User Story A single user-facing feature. Can be grouped under an epic.
Milestone

Comments

@JulieLeeMSFT
Copy link
Member

JulieLeeMSFT commented Oct 17, 2024

Focus Area

As we look forward to the advancements in .NET 10, there are several key areas of focus that will drive development and improvements within JIT. These priorities aim to enhance performance and overall efficiency, ensuring that JIT continues to meet the evolving needs of developers and the performance demands of various workloads. Here are some of the primary focus areas for JIT in .NET 10:

  • Advaced architectural features
  • De-Abstraction
  • Foundational Optimizations

Advanced Architecture

De-Abstraction

  • JIT: De-abstraction in .NET 10 #108913
  • Array Enumeration De-Abstraction
  • Stack Allocation Improvements
  • Delegate GDV Improvements
  • PGO Improvements
  • Inlining improvements with functions with exception handling (EH)

JIT Foundational Optimizations

Opportunistic items

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Oct 17, 2024
@JulieLeeMSFT JulieLeeMSFT changed the title JIT Focus Areas for .NET 10 JIT Focus Area for .NET 10 Oct 17, 2024
@JulieLeeMSFT JulieLeeMSFT self-assigned this Oct 17, 2024
@JulieLeeMSFT JulieLeeMSFT added this to the 10.0.0 milestone Oct 17, 2024
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Oct 17, 2024
@JulieLeeMSFT JulieLeeMSFT added the User Story A single user-facing feature. Can be grouped under an epic. label Oct 17, 2024
@JulieLeeMSFT
Copy link
Member Author

cc @dotnet/jit-contrib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI User Story A single user-facing feature. Can be grouped under an epic.
Projects
Status: Team User Stories
Development

No branches or pull requests

1 participant