<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title xmlns:ns="http://www.w3.org/2005/Atom" ns:type="text">Benchmarking – Haskell – Aelve Guide</title><id>https://guide.aelve.com/haskell/feed/category/ye67yrvu</id><updated>2018-10-27T23:15:08Z</updated><link xmlns:ns="http://www.w3.org/2005/Atom" ns:href="https://guide.aelve.com/haskell/feed/category/ye67yrvu"/><entry><id>kskwtsbs</id><title xmlns:ns="http://www.w3.org/2005/Atom" ns:type="text">benchpress</title><updated>2018-10-27T23:15:08Z</updated><content xmlns:ns="http://www.w3.org/2005/Atom" ns:type="html">&lt;h1&gt;  &lt;a href=&#34;https://hackage.haskell.org/package/benchpress&#34; class=&#34;item-name&#34;&gt;benchpress&lt;/a&gt;

&lt;/h1&gt;&lt;p&gt;Benchmarks actions and produces statistics such as min, mean, median, standard deviation, and max execution time. Also computes execution time percentiles. Comes with functions to pretty-print the results.&lt;/p&gt;
&lt;p&gt;The interface is simpler and it has fewer depdencies than criterion.&lt;/p&gt;
</content><link xmlns:ns="http://www.w3.org/2005/Atom" ns:href="https://guide.aelve.com/haskell/benchmarking-ye67yrvu#item-kskwtsbs"/></entry><entry><id>uvv6zaau</id><title xmlns:ns="http://www.w3.org/2005/Atom" ns:type="text">criterion</title><updated>2016-05-11T01:17:43Z</updated><content xmlns:ns="http://www.w3.org/2005/Atom" ns:type="html">&lt;h1&gt;  &lt;a href=&#34;http://www.serpentine.com/criterion/&#34; class=&#34;item-name&#34;&gt;criterion&lt;/a&gt;

  
  (&lt;a href=&#34;https://hackage.haskell.org/package/criterion&#34;&gt;Hackage&lt;/a&gt;)
&lt;/h1&gt;&lt;p&gt;Haskell&#39;s de-facto standard benchmarking library.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Detailed statistical analysis of timing data&lt;/li&gt;
&lt;li&gt;Beautiful graph output (&lt;a href=&#34;http://www.serpentine.com/criterion/report.html&#34;&gt;example&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;High-resolution analysis (accurate down to nanoseconds)&lt;/li&gt;
&lt;li&gt;Customizable HTML/CSV/JSON output&lt;/li&gt;
&lt;li&gt;Garbage collection insensitivity&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Resources&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Criterion&#39;s in-depth &lt;a href=&#34;http://www.serpentine.com/criterion/tutorial.html&#34;&gt;tutorial&lt;/a&gt; walks through many of the major features.&lt;/p&gt;
</content><link xmlns:ns="http://www.w3.org/2005/Atom" ns:href="https://guide.aelve.com/haskell/benchmarking-ye67yrvu#item-uvv6zaau"/></entry></feed>