Skip to content

Added Logging

Compare
Choose a tag to compare
@liam-wiltshire liam-wiltshire released this 15 Jun 07:41
· 37 commits to master since this release
4b27bc7
  • Added logging to allow you to identify places where eager loading could be added
  • Optimisation to prevent the relationship on the first item in the collection being loaded twice
  • Added performance test so future changes can be verified as not impacting performance.