sapling/eden/mononoke/repo_client
Kostia Balytskyi d49406d847 repo_client: get rid of unneeded perf counters
Summary:
These two perf counters proved to be not very convenient to evaluate the
volume of undesired file fetches. Let's get rid of them. Specifically, they are
not convenient, because they accumulate values and it's hard to aggregate over
them.

Note that I don't do the same for tree fetches, as there's no better way of
estimating those now.

Reviewed By: mitrandir77

Differential Revision: D23452913

fbshipit-source-id: 08f8dd25eece495f986dc912a302ab3109662478
2020-09-02 05:02:46 -07:00
..
getbundle_response mononoke: try to print warning about expensive getbundle earlier 2020-08-21 13:00:45 -07:00
mononoke_repo Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
obsolete move all mercurial content generation logic to blobrepo_hg 2020-06-22 07:29:19 -07:00
remotefilelog mononoke: log correct file size for undesired file fetches 2020-08-19 02:41:19 -07:00
repo_read_write_status Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
reverse_filler_queue unbundle: save infinitepush unbundles into reversefillerqueue 2020-05-07 05:12:14 -07:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue scribe_commit_queue: include received_timestamp 2020-08-17 13:13:12 -07:00
src repo_client: get rid of unneeded perf counters 2020-09-02 05:02:46 -07:00
streaming_clone utility to keep streaming clone data warm 2020-09-01 07:13:33 -07:00
unbundle bookmarks_movement: move hook running to a restrictions enum 2020-08-25 09:14:08 -07:00
wirepack mononoke/repo_client: make repo_client buildable in OSS 2020-05-06 06:11:02 -07:00
Cargo.toml undesired fetches: regex-based reporting 2020-09-01 12:01:00 -07:00