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)
Sat, Nov 16, 10:55 PM
Unknown Object (File)
Sat, Nov 9, 12:50 PM
Unknown Object (File)
Oct 24 2024, 10:44 PM
Unknown Object (File)
Oct 23 2024, 12:40 PM
Unknown Object (File)
Oct 22 2024, 4:44 AM
Unknown Object (File)
Oct 12 2024, 2:13 AM
Unknown Object (File)
Oct 12 2024, 2:13 AM
Unknown Object (File)
Oct 12 2024, 2:13 AM
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
Branch
auditpool1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15316
Build 20162: Run Core Tests
Build 20161: arc lint + arc unit

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.