HomeSoftware Heritage

HgLoaderFromDisk: Don't query revision_get with release ids

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

HgLoaderFromDisk: Don't query revision_get with release ids

This is a minor performance optimization, removing items from the
call to revision_get when we know their result will be None.

Motivation: A future commit will refactor this function, and dealing only
with revision ids makes it simpler.

Details

Provenance
vlorentzAuthored on Mar 29 2021, 12:34 PM
vlorentzPushed on Mar 30 2021, 9:46 AM
Differential Revision
D5369: HgLoaderFromDisk: Don't query revision_get with release ids
Build Status
Buildable 20332
Build 31565: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.