Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 5.6k
System.Reflection Performance Tests #21268
Copy link
Copy link
Open
Labels
area-System.Reflectionhelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributorstenet-performancePerformance related issuePerformance related issuetest-enhancementImprovements of test source codeImprovements of test source code
Milestone
Description
Metadata
Metadata
Assignees
Labels
area-System.Reflectionhelp wanted[up-for-grabs] Good issue for external contributors[up-for-grabs] Good issue for external contributorstenet-performancePerformance related issuePerformance related issuetest-enhancementImprovements of test source codeImprovements of test source code
Type
Projects
- StatusShow more project fieldsFuture
This is a tracking issue describing the current performance tests we have in the System.Reflection area, and what coverage is missing. The work items below can be completed independently, and they are all of different priority.
When adding performance tests, please adhere to the guidelines listed here.
NOTE: System.Reflection is split across several "contracts", but the majority is actually located and implemented in System.Private.CoreLib / System.Runtime.
Existing Coverage:
None
Missing Coverage:
Core Types (System.Runtime), listed in a general order of importance (but not set in stone).
System.Reflection.TypeExtensions (less important than above)