“Which of the following are valid .NET CLR JIT performance counters?

Which of the following are valid .NET CLR JIT performance counters?

  1. Total memory used for JIT compilation
  2. Average memory used for JIT compilation
  3. Number of methods that failed to compile with the standard JIT
  4. Percentage of processor time spent performing JIT compilation
  5. Percentage of memory currently dedicated for JIT compilation

A.3,4
B.1,5
C.1,2
D.4,5

B.3,4
Share the Post

Leave a Reply

Your email address will not be published. Required fields are marked *