streaming-benchmarks v0.3.0 Release Notes

    • Simplify the README, use text tables instead of graphs.
    • ๐Ÿš€ Upgrade to latest release of all streaming packages
    • ๐Ÿ— Build bench-report utility independently to avoid dependency issues
    • โž• Add benchmarks for streamly pure lists, streamly arrays, bytestring, text, dlist, sequence
    • โž• Add benchmarks to measure composition of the filtering and transformation operations multiple times
    • โž• Add benchmarks to measure composition of various combinations of different operations multiple times.
    • โž• Add benchmarks that iterate the same operation multiple times
    • ๐Ÿ“ฆ Use the bench-show package for better reporting of diffs. Supports comparison in multiples or percentages of other packages.