Error!
Success!

Setting StringBuilder's Initial Capacity for Extreme Performance

0
kicks

Setting StringBuilder's Initial Capacity for Extreme Performance  (Unpublished)

You must have come across plenty of articles on the internet which talk about using the StringBuilder class when computing large strings for performance gains. Nothing wrong with that. However I have not seen many coders using the Initial Capacity constructor of the StringBuilder class which can further result in EXTREME PERFORMANCE.


Kicked By:
Drop Kicked By: