Skip to content

1.0.5

Compare
Choose a tag to compare
@TrueBrain TrueBrain released this 27 Apr 22:11
cf3d9e9
Fix: only make one call to S3 (instead of 1500) (#14)

And to make this all a bit more memory friendly, use generators
where possible. We were copying the same list 4 times, which is
a bit expensive in terms of memory.