bench-show
bench-show copied to clipboard
Use streamly instead of "split" and "vector"
Statistics requires vector, once we replace that with streamly-statistics we can remove the vector dependency as well. Especially the lightweight core package that does not depend on statistics won't depend on vector too.