Search code examples
Haskell criterion with two inputs...

haskellhaskell-criterion

Read More
Haskell Criterion: Could not load module, hidden package...

haskellcabalhaskell-criterion

Read More
Could not find module ‘Criterion.Main’ when trying to benchmark haskell...

haskellghccabalhaskell-criterion

Read More
Cabal install criterion out of memory...

haskellmemoryinstallationcabalhaskell-criterion

Read More
Why only minor change to function design radically changes result of criterion benchmark?...

haskellbenchmarkinghaskell-criterion

Read More
Asynchronous code runs slower than synchronous version in haskell...

haskellconcurrencybenchmarkingio-monadhaskell-criterion

Read More
Invalid Criterion report when testing on large inputs with AutoBench...

haskellbenchmarkinghaskell-criterionautobench

Read More
How to fully evaluate a recursive data type using Control.DeepSeq in Haskell?...

haskellstrictnesshaskell-criterion

Read More
Creating multiple Criterion Benchmarks at once...

haskellhaskell-criterion

Read More
Passing a randomly generated list as a parameter in Haskell...

listhaskellbenchmarkingio-monadhaskell-criterion

Read More
Global / local environment affects Haskell's Criterion benchmarks results...

performancehaskellbenchmarkinghaskell-criterion

Read More
Passing command line arguments to the benhmark program using stack...

haskellhaskell-stackhaskell-criterion

Read More
Benchmarking IO action with Criterion...

haskellbenchmarkinghaskell-criterion

Read More
How do I get consistent criterion benchmarks, or interpret results across runs?...

haskellbenchmarkinghaskell-criterion

Read More
Benchmarking Filter and Partition...

haskellghchaskell-criterion

Read More
How to use criterion with stack...

haskellcabalhaskell-stackhaskell-criterion

Read More
Haskell Criterion - 'nf' is applied to too few arguments...

haskellbenchmarkingbinary-searchhaskell-criterion

Read More
Graphing criterion benchmarks taking different orders of magnitude of time...

haskellhaskell-criterion

Read More
Can criterion be used for profiling concurrency across multiple cores?...

haskellconcurrencyghchaskell-criterion

Read More
Initialize benchmark in criterion and exclude initialization time from results...

haskellhaskell-criterion

Read More
Cross module optimizations in GHC...

performancehaskelloptimizationhaskell-criterion

Read More
How to use Criterion to measure performance of Haskell programs?...

haskellperformancehaskell-criterion

Read More
Haskell Criterion Usage Error...

haskellpackagebenchmarkingghchaskell-criterion

Read More
Scala criterion equivalent...

scalahaskellbenchmarkinghaskell-criterion

Read More
Command line options picked up by criterion library...

haskellhaskell-criterion

Read More
Type error using Criterion...

haskellhaskell-criterion

Read More
capabilities of criterion...

haskellhaskell-criterion

Read More
Performance of reservoir sampling vs. getting the length of a list and picking random elements...

performancehaskellhaskell-criterion

Read More
How to reliably compare runtime of Haskell and C?...

chaskellbenchmarkinghaskell-criterion

Read More
How to create data for Criterion benchmarks?...

haskellhaskell-criterion

Read More
BackNext