Skip to content

diteix/proxy-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy-profiler PRs Welcome

ProxyProfiler is a personal project that I started to study AOP. Developing the code, I decided to include Expression Trees for the purpose of study too. This quickly became a reasonable tool and I decided to make it a GitHub project.

You can use it as you like, respecting MIT license.

ProxyProfiler just keeps track of methods execution count, date and time of execution, arguments supplied to method and arguments after method execution and miliseconds elapsed to complete execution.

For more information, look at Wiki!

Releases

No releases published

Packages

No packages published

Languages