Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

davidfowl/FasterActions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages