Skip to content

Reducing memory footprint by GCing the stream

Compare
Choose a tag to compare
@sagrawal31 sagrawal31 released this 26 Aug 06:22
· 9 commits to master since this release

Performance:

  1. Garbage collecting the stream object to improve memory footprint
  2. Renamed one method name

Code diff: v0.0.2...v0.0.3