if you aren't drawing a lot of texts you shouldn't worry and it's always better to optimize later but yes drawString has to calculate all the spacing and positions for each character so if you have to write a lot of texts it can be relatively slow
↧