Why is reflection slow? It’s common knowledge that reflection in .NET is slow, but why is that the case?
This post aims to figure that out by looking at what reflection does under-the-hood. mattwarren.org...
.Net] Reflection이 느린 이유, 그리고 회피 방법에 대한 요약내용입니다.
자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.