6
Shouts

Buu Nguyen's Blog » Fasterflect 2.0 Release

published 792 days, 10 hours, 21 minutes ago posted by buunguyenbuunguyen 792 days, 15 hours ago
Sunday, March 21, 2010 3:34:52 PM GMT Sunday, March 21, 2010 10:55:48 AM GMT

Fasterflect is a library that helps you get rid of the complexity and slow performance of .NET Reflection by providing an intuitive API and using CIL code generation behind the scene. Fasterflect's delegate API can be up to 400x faster than corresponding .NET Reflection, therefore it is indispensable for applications which suffers from Reflection's performance. Version 2.0 introduces additional API for .NET Reflection metadata lookup, integration between metadata class and CIL-based fast invocations and add-on services such as (fast) deep-cloning, object member mapping, and exploratory object construction.

category: Foundation | clicked: 0 | | source: www.buunguyen.net | show counter code
tags: .NET 3.5, Reflection

No comments yet, be the first one to post comment.

To post your comment please login or signup