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

Performance triage improvements in .NET 9 #4095

Open
1 of 8 tasks
kotlarmilos opened this issue Mar 27, 2024 · 0 comments
Open
1 of 8 tasks

Performance triage improvements in .NET 9 #4095

kotlarmilos opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kotlarmilos
Copy link
Member

kotlarmilos commented Mar 27, 2024

Description

Here are some ideas that we collected during this release cycle. Let's first discuss them and then work on implementation plan:

  • Sort regressions in autofilling issues based on performance difference and count
  • Update autofilling WASM size-related regressions to present overall size difference
  • Update the existing "per-preview" dashboard to comparing two commits
  • Report/link the same regressions in different configurations
  • Performance triage by bisecting the range #2916
  • Introduce microbenchmarks for mobile platforms (Apple/Android)
  • Enable iOS MAUI size measurements
  • Present CoreCLR and Mono performance together to identify missing optimizations and implementation gaps

Feel free to update this list with more ideas.

@kotlarmilos kotlarmilos added the enhancement New feature or request label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants