<?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: Picnic Invasion: Optimization Explorations</title>
	<atom:link href="http://blog.finiteimprobability.com/2008/03/27/picnic-invasion-obtimization-explorations/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.finiteimprobability.com/2008/03/27/picnic-invasion-obtimization-explorations/</link>
	<description>Just programming and math, no spontaneously jumping undergarments</description>
	<lastBuildDate>Thu, 19 Nov 2009 10:30:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adam</title>
		<link>http://blog.finiteimprobability.com/2008/03/27/picnic-invasion-obtimization-explorations/comment-page-1/#comment-4</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Fri, 28 Mar 2008 14:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.finiteimprobability.com/?p=27#comment-4</guid>
		<description>&lt;p&gt;No, I haven&#039;t noticed any problems like that. Maybe it&#039;s an issue you could resolve by increasing the heap size? I&#039;ll admit to being relatively ignorant on the subject.&lt;/p&gt;

&lt;p&gt;Rich gave me some more information about handling types and reflection. You can find that here: http://groups.google.com/group/clojure/browse_thread/thread/44d84d98372fb177/41cc2586fec256ac#41cc2586fec256ac&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>No, I haven&#8217;t noticed any problems like that. Maybe it&#8217;s an issue you could resolve by increasing the heap size? I&#8217;ll admit to being relatively ignorant on the subject.</p>

<p>Rich gave me some more information about handling types and reflection. You can find that here: <a href="http://groups.google.com/group/clojure/browse_thread/thread/44d84d98372fb177/41cc2586fec256ac#41cc2586fec256ac" rel="nofollow">http://groups.google.com/group/clojure/browse_thread/thread/44d84d98372fb177/41cc2586fec256ac#41cc2586fec256ac</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Henk</title>
		<link>http://blog.finiteimprobability.com/2008/03/27/picnic-invasion-obtimization-explorations/comment-page-1/#comment-3</link>
		<dc:creator>Henk</dc:creator>
		<pubDate>Fri, 28 Mar 2008 04:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.finiteimprobability.com/?p=27#comment-3</guid>
		<description>&lt;p&gt;I had similar problems before, though I was reflecting on every OpenGL call. =)&lt;/p&gt;

&lt;p&gt;Are you noticing any pause times? I noticed that the JVM often liked to pause for over 1/10 of a second at a time, without even reporting any garbage collection.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had similar problems before, though I was reflecting on every OpenGL call. =)</p>

<p>Are you noticing any pause times? I noticed that the JVM often liked to pause for over 1/10 of a second at a time, without even reporting any garbage collection.</p>]]></content:encoded>
	</item>
</channel>
</rss>
