How and when does ngen.exe work?

Viewed 33748

I want to know the benefit of pre-JIT compilation (ngen.exe). What is the role of the Native Image Generator (NGen) process and why is it required?

Please provide an example.

4 Answers
Related