Tag: performance tuning
-
Delphi Performance Tuning – Creating 500 Panels on a Form
I needed to create 500 panels on a form for a game that I was assisting another person with … and Delphi was choking. It was taking 20 seconds to do this. Not cool. We had to find a way to speed it up. This is what we did …