|
|
Browse by Tags
All Tags » development » Technology » Code » Generics
-
I came across an interesting quote from Tony Northrup regarding .net Generics:
“I haven’t been able to reproduce the performance benefits of generics; however, according to Microsoft, generics are faster than using casting. In practice, casting proved to be several times faster than using a generic. However, you probably ...
|
|
|