Project DescriptionInfiltrator is a simple profiler for Orchard, built as a module.
Current version allows you to:
- View call counts/timings of every public/protected method on objects registered in Autofac container
- View method signature and object types - both the declaring type of a given method and the real target.