Adithya Kumar
Adithya Kumar
For my shell, I had to replace `packcheck.sh` with `./packcheck.sh` in `run-ci.sh` to work. We can download it to a temporary location and get the absolute path.
Currently, the `bound` parameter only takes effect in concurrent folds. We need to replicate the implementation everywhere. See: https://github.com/composewell/streamly/pull/2400
We currently use 4 bytes to encode the header length in compatible record serialization. Using 2 bytes (Word16) over 4 bytes (Word32) causes about 5% regression in the `peek` benchmark....
https://github.com/composewell/streamly/pull/1326
- `modifyIndex` - `putIndex` - `getIndex`