<?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: </title>
	<atom:link href="https://mm.soldat.pl/development-log/937/feed" rel="self" type="application/rss+xml" />
	<link>https://mm.soldat.pl/development-log/937</link>
	<description>Michał Marcinkowski&#039;s: Gamedev Log &#38; Articles</description>
	<lastBuildDate>Tue, 24 Mar 2026 04:51:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>By: Lorene</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-2074588</link>
		<dc:creator><![CDATA[Lorene]]></dc:creator>
		<pubDate>Fri, 13 May 2016 03:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-2074588</guid>
		<description><![CDATA[los costos de estas cosas son siempre muy muy altos, una pena vemntderaredae.En mi opinion, pagar cursos es como botar la plata, sale un poco mas caro pero prefiero un profe particular solo para uno, para practicar el hablar y perderle el miedo, y en los veranos, hacer el &#8220;travel and work&#8221; a EEUU o a Australia/Nueva Zelandia.]]></description>
		<content:encoded><![CDATA[<p>los costos de estas cosas son siempre muy muy altos, una pena vemntderaredae.En mi opinion, pagar cursos es como botar la plata, sale un poco mas caro pero prefiero un profe particular solo para uno, para practicar el hablar y perderle el miedo, y en los veranos, hacer el &#8220;travel and work&#8221; a EEUU o a Australia/Nueva Zelandia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: data</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-130024</link>
		<dc:creator><![CDATA[data]]></dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-130024</guid>
		<description><![CDATA[seriously ppl? SERIOUSLY? math wins.]]></description>
		<content:encoded><![CDATA[<p>seriously ppl? SERIOUSLY? math wins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnmr</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-129049</link>
		<dc:creator><![CDATA[dnmr]]></dc:creator>
		<pubDate>Wed, 20 Jan 2010 05:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-129049</guid>
		<description><![CDATA[i guess both units are meant to be milliseconds &gt;.&lt; So it&#039;s about 1000 times faster as mm already said. I mean.. &quot;31s to calculate a route&quot;? Come on, half a minute sounds like the game is turn-based (email-based multiplayer or something).]]></description>
		<content:encoded><![CDATA[<p>i guess both units are meant to be milliseconds &gt;.&lt; So it&#039;s about 1000 times faster as mm already said. I mean.. &quot;31s to calculate a route&quot;? Come on, half a minute sounds like the game is turn-based (email-based multiplayer or something).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archont</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127617</link>
		<dc:creator><![CDATA[archont]]></dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127617</guid>
		<description><![CDATA[We can be certain of only one thing, that the optimization increases the speed by a factor of over nine thousaaaand!!!]]></description>
		<content:encoded><![CDATA[<p>We can be certain of only one thing, that the optimization increases the speed by a factor of over nine thousaaaand!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: someone</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127597</link>
		<dc:creator><![CDATA[someone]]></dc:creator>
		<pubDate>Tue, 12 Jan 2010 13:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127597</guid>
		<description><![CDATA[@Makron666

31s / 10000 = 0.0031s = 3.1ms

You&#039;re missing a factor of 100, which finally gives us a speed-up of 10^6 (one million)

@MM

Well done, I&#039;m looking forward to seeing your bots in action :)]]></description>
		<content:encoded><![CDATA[<p>@Makron666</p>
<p>31s / 10000 = 0.0031s = 3.1ms</p>
<p>You&#8217;re missing a factor of 100, which finally gives us a speed-up of 10^6 (one million)</p>
<p>@MM</p>
<p>Well done, I&#8217;m looking forward to seeing your bots in action <img src="https://mm.soldat.pl/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MM</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127566</link>
		<dc:creator><![CDATA[MM]]></dc:creator>
		<pubDate>Tue, 12 Jan 2010 10:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127566</guid>
		<description><![CDATA[The important news is it works even in realtime calculating every frame without a significant fps drop.]]></description>
		<content:encoded><![CDATA[<p>The important news is it works even in realtime calculating every frame without a significant fps drop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Makron666</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127539</link>
		<dc:creator><![CDATA[Makron666]]></dc:creator>
		<pubDate>Tue, 12 Jan 2010 07:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127539</guid>
		<description><![CDATA[It&#039;s about 10,000 times faster. 1 Second is 1,000 Millisecond. 31s/10000=0.03ms.
Very fucking simple.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s about 10,000 times faster. 1 Second is 1,000 Millisecond. 31s/10000=0.03ms.<br />
Very fucking simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shagohod</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127463</link>
		<dc:creator><![CDATA[Shagohod]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 23:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127463</guid>
		<description><![CDATA[LEAVE MM ALONE!]]></description>
		<content:encoded><![CDATA[<p>LEAVE MM ALONE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mman</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127423</link>
		<dc:creator><![CDATA[mman]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127423</guid>
		<description><![CDATA[so what was the actual time mr bullshit? 0,031 s? it&#039;s 31 ms. no wonder u have so much bugs when u make math mistakes like that ;p]]></description>
		<content:encoded><![CDATA[<p>so what was the actual time mr bullshit? 0,031 s? it&#8217;s 31 ms. no wonder u have so much bugs when u make math mistakes like that ;p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MM</title>
		<link>https://mm.soldat.pl/development-log/937/comment-page-1#comment-127419</link>
		<dc:creator><![CDATA[MM]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/937#comment-127419</guid>
		<description><![CDATA[It&#039;s a 1000 times faster. Cool.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s a 1000 times faster. Cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
