mirror of
https://github.com/composewell/streamly.git
synced 2024-11-10 12:47:22 +03:00
Add dev
flag benchmark/test in release checklist
This commit is contained in:
parent
f660901523
commit
87d5471fcd
@ -33,8 +33,14 @@
|
||||
* Run benchmarks with large stream size (`bench.sh -- long`) to
|
||||
check for space leaks and to ensure constant memory usage for streaming
|
||||
operations.
|
||||
* Run benchmarks with `dev` flag on. Some `fileio` benchmarks are disabled
|
||||
in regular runs.
|
||||
* Check comparative benchmarks using streaming-benchmarks
|
||||
|
||||
* _Tests_:
|
||||
|
||||
* Run tests with `dev` flag on. Many tests are disabled in regular runs.
|
||||
|
||||
* _Update Package Metadata:_
|
||||
|
||||
* Update `stack.yaml` to latest stable resolver, cleanup extra-deps
|
||||
|
Loading…
Reference in New Issue
Block a user