Skip to content

v0.1.21: Merge pull request #38 from houdaslassi/refactor/code-improvements

Choose a tag to compare

@houdaslassi houdaslassi released this 10 Dec 16:03
· 55 commits to main since this release
db0f8c7

Fixed

  • Fix memory exhaustion issue with large datasets (40k+ jobs) by processing records in chunks instead of loading all into memory. Reduces memory usage