In the TCoffeeAndCode session about "Code Profiling, Optimization, Performance, andMemory Leaks", it has been mentioned that generics are slow. However, no specificdetails were given, and this topic deserves to be explained in more detailbefore people start indiscriminately removing generics from their codebases,hoping to gain some speed.You can watch the session replay at: https://
Weiterlesen...