Skip to content
  • Andrew Martin's avatar
    a650d085
    Add benchmark suite (#114) · a650d085
    Andrew Martin authored and Ryan Scott's avatar Ryan Scott committed
    * Add benchmark suite. Benchmark performance difference between closure-building array traversal and the unsafe PrimMonad variant.
    
    * Compile benchmarks on Travis
    
    * Require quickcheck-classes >= 0.4.8
    
    * add benchmarks for comparing byte arrays
    
    * non-manual enable-benchmarks flag
    a650d085
    Add benchmark suite (#114)
    Andrew Martin authored and Ryan Scott's avatar Ryan Scott committed
    * Add benchmark suite. Benchmark performance difference between closure-building array traversal and the unsafe PrimMonad variant.
    
    * Compile benchmarks on Travis
    
    * Require quickcheck-classes >= 0.4.8
    
    * add benchmarks for comparing byte arrays
    
    * non-manual enable-benchmarks flag
Loading