( )โš™ D1280 basepackstore: log the number of packs on initialization

This is an archive of the discontinued Mercurial Phabricator instance.

basepackstore: log the number of packs on initialization
ClosedPublic

Authored by phillco on Nov 1 2017, 2:13 PM.
Tags
None
Subscribers
None

Details

Summary

This way we could get a handle on how many packs users are contending with.

Note that this location is unsatisfactory because we have so little metadata
available -- it'd be nice to denote type of store (data, history), type of
content (data, trees), and location of store (local, cache). Perhaps callers
could pass these keys to the constructor.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

phillco created this revision.Nov 1 2017, 2:13 PM
Herald added a reviewer: Restricted Project. ยท View Herald TranscriptNov 1 2017, 2:13 PM
quark accepted this revision.Nov 1 2017, 2:18 PM
This revision is now accepted and ready to land.Nov 1 2017, 2:18 PM
durham accepted this revision.Nov 1 2017, 2:18 PM
phillco closed this revision.Nov 2 2017, 1:08 PM