samedi 14 mars 2020

Can I check that the method is jitted?

Can I check that the method is jitted? I want to know this in runtime. I see it like this:

MethodInfo mi = GetMethodInfo("method name");
var jitted = mi.IsJitted

Do you know C# has this functionality?





Aucun commentaire:

Enregistrer un commentaire