<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Performance Spirit.Karma]]></title><description><![CDATA[<p>Huhu,</p>
<p>Ich habe mir gerade Spirit.Karma angesehen und bin auf diese Performance-Vergleiche gestoßen: <a href="http://www.boost.org/doc/libs/1_47_0/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance.html" rel="nofollow">Klick mich!</a><br />
Wie sehr ist diesen zu vertrauen? Dass Karma schneller sein soll als der äquivalente C-Code macht mich etwas skeptisch.</p>
<p>Grüße,<br />
PI</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/293218/performance-spirit-karma</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 11:39:10 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/293218.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Sep 2011 03:22:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Performance Spirit.Karma on Wed, 28 Sep 2011 03:22:11 GMT]]></title><description><![CDATA[<p>Huhu,</p>
<p>Ich habe mir gerade Spirit.Karma angesehen und bin auf diese Performance-Vergleiche gestoßen: <a href="http://www.boost.org/doc/libs/1_47_0/libs/spirit/doc/html/spirit/karma/performance_measurements/numeric_performance.html" rel="nofollow">Klick mich!</a><br />
Wie sehr ist diesen zu vertrauen? Dass Karma schneller sein soll als der äquivalente C-Code macht mich etwas skeptisch.</p>
<p>Grüße,<br />
PI</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2124583</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2124583</guid><dc:creator><![CDATA[314159265358979]]></dc:creator><pubDate>Wed, 28 Sep 2011 03:22:11 GMT</pubDate></item><item><title><![CDATA[Reply to Performance Spirit.Karma on Wed, 28 Sep 2011 05:15:33 GMT]]></title><description><![CDATA[<p>Tipp: Karma hat nicht mit locales zu kämpfen. Dass man mit einer spezialisierten double routine auch schneller ist als das Monster sprintf ist auch nicht verwunderlich.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2124589</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2124589</guid><dc:creator><![CDATA[otze]]></dc:creator><pubDate>Wed, 28 Sep 2011 05:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to Performance Spirit.Karma on Wed, 28 Sep 2011 07:24:14 GMT]]></title><description><![CDATA[<p>Klar, ist ja ein Parser-Framework, also wird man höchste Priorität auf effizientes Parsen gelegt haben.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2124610</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2124610</guid><dc:creator><![CDATA[Ethon]]></dc:creator><pubDate>Wed, 28 Sep 2011 07:24:14 GMT</pubDate></item><item><title><![CDATA[Reply to Performance Spirit.Karma on Wed, 28 Sep 2011 07:50:14 GMT]]></title><description><![CDATA[<p>Außerdem wird da viel mit Funktoren gearbeitet. Für viele kleine Dinge die bei printf zu irgendwelchen normalen Funktionsaufrufen werden, kann Karma das inlinen. Dafür musst Du dann halt ziemlich lange auf das fertige Kompilat warten.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2124612</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2124612</guid><dc:creator><![CDATA[Tachyon]]></dc:creator><pubDate>Wed, 28 Sep 2011 07:50:14 GMT</pubDate></item></channel></rss>