7
Shouts

Performance: Using LCG to copy property values of two objects

published 836 days, 30 minutes ago posted by gpeipmangpeipman 838 days, 19 hours, 52 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Friday, February 05, 2010 6:18:32 PM GMT

Today I gave last performance boost to my property values copying mechanism. I would like to thank my readers Ron and David to remind me Lightweight Code Generation (LCG) and pointing me out aussie bloke blog entry Generic copy object using Lightweight Code Generation. In this posting I will show you last performance boost and put down a summary about my experiment this far.

category: Foundation | clicked: 0 | | source: weblogs.asp.net | show counter code
tags: .NET, lcg, C#, Performance