davidfowl / FasterActions

exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FasterActions

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.

About

exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining


Languages

Language:C# 100.0%