Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • debug-partition-size
  • wta-generator
  • fixes
  • bench-hex
  • ci-artifacts
  • new-monoids
  • stack
  • sumbag
  • tutorial
  • web
  • features/disable-sanity
  • ghc-8.4.4
  • linux-bin-artifacts
  • syntax-doc
  • ci-stack
  • rationals
  • double-round
  • init-time
  • group-weight
20 results

stack.yaml

Blame
    • Hans-Peter Deifel's avatar
      2a8b8950
      Upgrade to GHC 8.4 · 2a8b8950
      Hans-Peter Deifel authored
      The main reason being that we need a newer criterion version to pull
      in fixes for bugs that affected our benchmarks and the easiest way to
      get that was to bump the stack resolver which incidentally also
      upgrades the compiler.
      
      The performance implications of this change are:
      
        - Microbenchmarks stay more or less the same, parsing benchmarks
          seem to get a little bit slower.
        - Real-World benchmarks on PRISM examples seem to get a bit faster
          overall.
      2a8b8950
      History
      Upgrade to GHC 8.4
      Hans-Peter Deifel authored
      The main reason being that we need a newer criterion version to pull
      in fixes for bugs that affected our benchmarks and the easiest way to
      get that was to bump the stack resolver which incidentally also
      upgrades the compiler.
      
      The performance implications of this change are:
      
        - Microbenchmarks stay more or less the same, parsing benchmarks
          seem to get a little bit slower.
        - Real-World benchmarks on PRISM examples seem to get a bit faster
          overall.