Efficient String Building in Delphi
As a followup to the String Concatenation article, let’s take a look at a less trivial case: what if instead of concatenating a couple strings, you want to concatenate a few hundred? Sounds like a task at which TStringBuilder should excel, but one should never assume, and always measure. Eating Lots of Apples While some … Continue reading Efficient String Building in Delphi
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed