Update packdiff and streamly-process version in cabal.project.* (#2239)

* Remove Data.Array.Stream benchmark (hanging)
This commit is contained in:
Ranjeet Ranjan 2023-01-19 18:28:09 +05:30 committed by GitHub
parent a05396c16f
commit 81bfdec224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 4 deletions

View File

@ -20,7 +20,6 @@ jobs:
CI_BENCHMARKS_WITH_CUTOFF: >-
Data.Array
Data.Array.Mut
Data.Array.Stream
Data.Array.Generic
Data.Ring.Unboxed
Data.Fold

View File

@ -52,7 +52,7 @@ rtsOpts exeName benchName0 = unwords [general, exeSpecific, benchSpecific]
| "Data.Stream/o-n-space.grouping." `isPrefixOf` benchName = ""
| "Data.Stream/o-n-space." `isPrefixOf` benchName = "-K4M"
| "Data.Stream.ConcurrentInterleaved/o-1-space.monad-outer-product.toNullAp" `isPrefixOf` benchName = "-M32M"
| "Data.Stream.ConcurrentEager/o-1-space.monad-outer-product.toNullAp" `isPrefixOf` benchName = "-M1024M -K4M"
| "Data.Stream.ConcurrentEager/o-1-space.monad-outer-product.toNullAp" `isPrefixOf` benchName = "-M2048M -K4M"
| "Data.Stream.ConcurrentEager/o-1-space." `isPrefixOf` benchName = "-M512M -K4M"
| "Prelude.WSerial/o-n-space." `isPrefixOf` benchName = "-K4M"
| "Prelude.Async/o-n-space.monad-outer-product." `isPrefixOf` benchName =

View File

@ -20,4 +20,4 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/composewell/streamly-process.git
tag: 9fec548b25a56c5496aaefdf34ddab3bc172bfa0
tag: 794a4102f82a13a94c66f6453c20703a5296229c

View File

@ -29,4 +29,4 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/composewell/streamly-process.git
tag: 9fec548b25a56c5496aaefdf34ddab3bc172bfa0
tag: 794a4102f82a13a94c66f6453c20703a5296229c