Skip to content

Reduce memory usage

Compare
Choose a tag to compare
@pascalboucher pascalboucher released this 06 Oct 16:45
· 47 commits to master since this release
46aac48

Quick fix to use Laravel new LazyCollection instead of the default Collection. This help reduce the memory usage on most queries.