Page MenuHomePhabricator

Don't load every commit if there are no local hashes
ClosedPublic

Authored by epriestley on Apr 11 2014, 1:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 5 2024, 11:54 AM
Unknown Object (File)
Feb 5 2024, 11:54 AM
Unknown Object (File)
Feb 5 2024, 11:54 AM
Unknown Object (File)
Feb 5 2024, 11:53 AM
Unknown Object (File)
Feb 4 2024, 3:23 AM
Unknown Object (File)
Jan 31 2024, 11:57 AM
Unknown Object (File)
Jan 29 2024, 2:30 PM
Unknown Object (File)
Jan 22 2024, 6:17 AM
Subscribers

Details

Summary

We make a silly query for every commit if you copy/paste a diff.

Test Plan

Copy/pasted diffs now render in fewer than 30 seconds.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Don't load every commit if there are no local hashes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: sophiebits, btrahan.
btrahan edited edge metadata.

Thanks!

This revision is now accepted and ready to land.Apr 11 2014, 1:09 AM
epriestley updated this revision to Diff 20765.

Closed by commit rP650bc97ed704 (authored by @epriestley).

Was this the fishing trip?

Yeah. I think we can fix this a little more systematically, we've hit a somewhat-similar issue or two in the past but nothing that required fishing.