streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Use streamly-process and streamly-coreutils in streamly-benchmarks

Open harendra-kumar opened this issue 10 months ago • 0 comments

streamly-benchmarks is an independent package and can use these two packages for convenience in some cases. The recursive directory listing benchmarks create directory tree using a shell script, it can be replaced by the Haskell code from directory-benchmarks package.

harendra-kumar avatar Feb 17 '25 13:02 harendra-kumar