Benchmark possible fromList implementations
Open
- Dominant language
- Haskell
- Stars
- 123
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Concerning the implementation of `byteArrayFromList`, @treeowl [writes](https://github.com/haskell/primitive/pull/118#pullrequestreview-108383810):
> We have shrinking here, so we should probably benchmark an array doubling (or similar) option. Array doubling would let this be a "good consumer" for list fusion, as well as compacting the representation much more aggressively regardless.
I'm opening this issue to track benchmarking and decisions on this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.