Page MenuHomePhabricator

Improve handle batching behavior for commit list view
ClosedPublic

Authored by epriestley on Jan 18 2017, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 6:07 PM
Unknown Object (File)
Sat, Apr 13, 6:29 PM
Unknown Object (File)
Thu, Apr 11, 9:27 AM
Unknown Object (File)
Fri, Apr 5, 3:53 AM
Unknown Object (File)
Sun, Mar 31, 5:04 AM
Unknown Object (File)
Wed, Mar 27, 4:16 AM
Unknown Object (File)
Mar 20 2024, 6:23 AM
Unknown Object (File)
Mar 15 2024, 10:16 PM
Subscribers
None

Details

Summary

Ref T10978. Handle loads can be batched a bit more efficiently by doing them upfront.

Test Plan

Queries dropped a bit locally, but I mostly have the same autors/auditors. I'm seeing 286 queries on my account in production, so I'll check what happens with that.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 18 2017, 8:35 PM
This revision was automatically updated to reflect the committed changes.