<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Optimizar las concatenaciones del texto en Java</title>
	<atom:link href="http://www.probandocodigo.com/2010/07/optimizar-las-concatenaciones-del-texto-en-java.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.probandocodigo.com/2010/07/optimizar-las-concatenaciones-del-texto-en-java.html</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 15:14:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Oscar</title>
		<link>http://www.probandocodigo.com/2010/07/optimizar-las-concatenaciones-del-texto-en-java.html/comment-page-1#comment-1864</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Thu, 29 Jul 2010 04:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.probandocodigo.com/2010/07/optimizar-las-concatenaciones-del-objeto-string-en-java.html#comment-1864</guid>
		<description>Bastante interesante la prueba, tambien si se usara StringBuilder en vez de StringBuffer seria un poco mas rapido, solo que sin contar con &quot;thread safe&quot;</description>
		<content:encoded><![CDATA[<p> <img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1864" src="http://www.probandocodigo.com/wp-content/plugins/comment-rating/images/1_14_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1864', 'add', 'www.probandocodigo.com/wp-content/plugins/comment-rating/', '1_14_');" title="" /> <span id="karma-1864-up" style="font-size:12px; color:#009933;">1</span>&nbsp;<img style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1864" src="http://www.probandocodigo.com/wp-content/plugins/comment-rating/images/1_14_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1864', 'subtract', 'www.probandocodigo.com/wp-content/plugins/comment-rating/', '1_14_')" title="" /> <span id="karma-1864-down" style="font-size:12px; color:#990033;">0</span></p><p>Bastante interesante la prueba, tambien si se usara StringBuilder en vez de StringBuffer seria un poco mas rapido, solo que sin contar con &#8220;thread safe&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

