2
Answers

JITing in C#

Photo of Amit Maheshwari

Amit Maheshwari

13y
2.7k
1
Hi friends,

I want to know that does JITting occur per-assembly or per-method? How does this affect the working set?

Answers (2)