Skip to content

gordykeene/ReflectionPerformanceTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Reflection Performance Tester

A Simple tool to help me better understand the performance impact of reflection.

Sources

"The main problem with Reflection is that the security is verified at every call. Fortunately, there is a way to make the security checks only the first time and at the second method call, we can consider the method “trusted” and call it normally. This is accomplished using Delegates."

https://www.c-sharpcorner.com/article/boosting-up-the-reflection-performance-in-c-sharp/

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages