[Mono-dev] ToString() performace in Mono

Federico Di Gregorio fog at initd.org
Thu Nov 22 06:07:51 EST 2007


Sorry to ask but how can

k = new System.Text.StringBuilder(i.ToString());

be faster than

k = i.ToString();

alone? I see just an extra instantiation here.

federico

-- 
Federico Di Gregorio                         http://people.initd.org/fog
Debian GNU/Linux Developer                                fog at debian.org
INIT.D Developer                                           fog at initd.org
                              Viviamo in un mondo reale, Ciccio. -- Lucy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Questa =?ISO-8859-1?Q?=E8?= una parte del messaggio
	firmata digitalmente
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071122/ff4ffb5d/attachment.bin 


More information about the Mono-devel-list mailing list