ASP.NET-MVC-Lambda-Expression-Helpers icon indicating copy to clipboard operation
ASP.NET-MVC-Lambda-Expression-Helpers copied to clipboard

Improve performance by caching expressions

Open Bouke opened this issue 2 years ago • 1 comments

This significantly improves the performance when using member access expressions. This uses the same caching backend that MVC uses. Their entry point is an internal class, so reflection is used to access it.

Bouke avatar Oct 23 '21 08:10 Bouke

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 23 '21 08:10 CLAassistant