Performance comparison of Interfaces vs. Abstract Classes vs Generics

3 January, 2005 (21:03) | General, .NET Code Related, Asp.Net 2.o

Mike Gunderloy had a post of Saliks performance comparison. Very interesting results. It seems that Generics are wicked fast compared to the other 2 ways of building code.

Write a comment