PMI as a tool for measuring jit throughput
Open
- Dominant language
- C#
- Stars
- 160
- Forks
- 69
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
Most users see the impact of jit throughput primarily when jitting, especially at application startup.
Current practice for measuring jit throughput in CoreCLR relies on prejitting, using `crossgen` to jit large numbers of methods. PMI offers an alternative and complementary view of jit throughput.
This issue tracks exploring how to make PMI be a robust tool for exploring jit throughput.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.