Skip to content

Releases: danielchalef/jsplit

GC optimization

24 Jan 18:42
Compare
Choose a tag to compare
  • ~2x faster after having implemented a []byte buffer in readMore()

HTTP/Cloud IO

07 Jan 04:35
Compare
Choose a tag to compare
  • Add support for HTTP, S3, and GCS input files.
  • Add support for S3 and GCS output files.
  • Add Split that wraps split operations, allowing jsplit to be imported into other projects.