<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/user/kasi77/marks/tag/benchmark">
<title>Public marks from user kasi77 with tag benchmark</title>
<description>Public marks from user kasi77 with tag benchmark</description>
<link>http://blogmarks.net/user/kasi77/marks/tag/benchmark</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/1057869505"/>
<rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/1057868154"/>
<rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/1057691782"/>
<rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/1057523498"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/kasi77/mark/1057869505">
<title>in_array is quite slow</title>
<link>http://brian.moonspot.net/2008/06/05/in_array-is-quite-slow/</link>
<description>So, we had a cron job hanging for hours.  No idea why.  So, I started debugging.  It all came down to a call to in_array().</description>
<dc:date>2008-06-05T18:33:46Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>php, in_array, php5, benchmark</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://brian.moonspot.net/2008/06/05/in_array-is-quite-slow/"><img border="0" src="http://blogmarks.net/screenshots/2008/06/05/abaa0c336f435d553bec26980b1eb127.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://brian.moonspot.net/2008/06/05/in_array-is-quite-slow/">in_array is quite slow</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
<p class="description">So, we had a cron job hanging for hours.  No idea why.  So, I started debugging.  It all came down to a call to in_array().</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/in_array">in_array</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php5">php5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/benchmark">benchmark</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057869505">Copy</a> | 
<a href="http://blogmarks.net/link/2802981">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kasi77/mark/1057868154">
<title>The PHP Benchmark</title>
<link>http://www.phpbench.com/</link>
<description>PHPBench.com was constructed as a way to open people's eyes to the fact that not every PHP code snippet will run at the same speed. You may be surprised at the results that this page generates, but that is ok. This page was also created so that you would be able to find discovery in these statistics and then maybe re-run these tests in your own server environment to play around with this idea yourself, by using the code examples (these code examples are automatically generated and as the code in my .php files change, so do they)</description>
<dc:date>2008-06-04T14:11:44Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>php, benchmark</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.phpbench.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/28/eb80c021d28bad845f27a03be9b8b1bb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.phpbench.com/">The PHP Benchmark</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2801307">7 other(s)</a> 
<p class="description">PHPBench.com was constructed as a way to open people's eyes to the fact that not every PHP code snippet will run at the same speed. You may be surprised at the results that this page generates, but that is ok. This page was also created so that you would be able to find discovery in these statistics and then maybe re-run these tests in your own server environment to play around with this idea yourself, by using the code examples (these code examples are automatically generated and as the code in my .php files change, so do they)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/benchmark">benchmark</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057868154">Copy</a> | 
<a href="http://blogmarks.net/link/2801307">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kasi77/mark/1057691782">
<title>Benchmark of PHP Branches 3.0 through 5.3-CVS - Sebastian Bergmann</title>
<link>http://sebastian-bergmann.de/archives/745-Benchmark-of-PHP-Branches-3.0.18-through-5.3-CVS.html</link>
<description></description>
<dc:date>2008-02-08T15:32:43Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>php, benchmark, php5, groupe:clever-age</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sebastian-bergmann.de/archives/745-Benchmark-of-PHP-Branches-3.0.18-through-5.3-CVS.html"><img border="0" src="http://blogmarks.net/screenshots/2008/02/08/2e4638fbb29999800b80cda9809134c9.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sebastian-bergmann.de/archives/745-Benchmark-of-PHP-Branches-3.0.18-through-5.3-CVS.html">Benchmark of PHP Branches 3.0 through 5.3-CVS - Sebastian Bergmann</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/benchmark">benchmark</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php5">php5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/groupe%253Aclever-age">groupe:clever-age</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057691782">Copy</a> | 
<a href="http://blogmarks.net/link/2664189">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kasi77/mark/1057523498">
<title>Benchmarking magic | GarfieldTech</title>
<link>http://www.garfieldtech.com/blog/magic-benchmarks</link>
<description>The day is nearly upon us! Drupal 7 will open up developers to PHP 5 functionality when it is released next year. Already, there is talk of how, and if, to leverage PHP 5's object handling now that we don't need to deal with the weirdness of PHP 4's object model. Of course, because it's Drupal, our army of performance czars want to know just what the cost is for object handling, and especially advanced object magic like __get(), __call(), the ArrayAccess interface, and so forth.

</description>
<dc:date>2007-11-05T08:03:56Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>php5, magic methods, benchmark, groupe:clever-age</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.garfieldtech.com/blog/magic-benchmarks"><img border="0" src="http://blogmarks.net/screenshots/2007/11/05/62658807ac85ef69fd61c4324916253d.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.garfieldtech.com/blog/magic-benchmarks">Benchmarking magic | GarfieldTech</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
<p class="description">The day is nearly upon us! Drupal 7 will open up developers to PHP 5 functionality when it is released next year. Already, there is talk of how, and if, to leverage PHP 5's object handling now that we don't need to deal with the weirdness of PHP 4's object model. Of course, because it's Drupal, our army of performance czars want to know just what the cost is for object handling, and especially advanced object magic like __get(), __call(), the ArrayAccess interface, and so forth.

</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php5">php5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/magic%2Bmethods">magic methods</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/benchmark">benchmark</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/groupe%253Aclever-age">groupe:clever-age</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057523498">Copy</a> | 
<a href="http://blogmarks.net/link/2511896">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>