This is a repository for exploring faster code generation techniques that take advantage of the JIT's de-virtualization and inlining to have a more zero-cost abstraction around model binding and "action" (from the MVC sense) invocation.
davidfowl/FasterActions
exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining
C#