sapling/eden/mononoke/repo_client
Stanislau Hlebik 9f44f99c13 mononoke: log lowest generation number of the heads from getbundle
Summary:
We seem to get cpu spikes. The theory is that it happens  because of a commit with
low generation number lands which triggers a slow path in getbundle code. Note that I've landed two
optimizations (D23824204 (609c2ac257) and D23599866 (54d43b7f95)) which *should* help, however at the
moment threshold for what to consider a log generation number is too low so the
optimization doesn't kick in.

I'd like to verify this theory, hence adding this logging.

Reviewed By: ahornby

Differential Revision: D25884345

fbshipit-source-id: 9686933726ff0a3ae11b541b3738eb08d011abe0
2021-01-13 09:23:42 -08:00
..
getbundle_response mononoke: log lowest generation number of the heads from getbundle 2021-01-13 09:23:42 -08:00
mononoke_repo mononoke/mysql: make mysql options not copyable 2020-12-17 15:46:30 -08:00
obsolete convert BlobRepoHg to new type futures 2020-12-17 07:45:26 -08:00
remotefilelog convert BlobRepoHg to new type futures 2020-12-17 07:45:26 -08:00
repo_read_write_status rust-shed/futures_01_ext: rename futures_ext to futures_01_ext 2020-11-05 06:07:16 -08:00
reverse_filler_queue mononoke/integration: make integration tests work under @mode/dev-rust-oss 2020-12-18 06:13:32 -08:00
schemas reversefillerqueue: change bundle from varchar to varbinary 2020-05-20 07:34:22 -07:00
scribe_commit_queue autocargo: regen 2020-12-08 18:30:24 -08:00
src Add unbundlereplay command 2021-01-07 20:36:26 -08:00
streaming_clone mononoke/blobstore: pass CoreContext via borrowed instead of owned value 2020-11-27 03:31:07 -08:00
unbundle Add unbundlereplay command 2021-01-07 20:36:26 -08:00
wirepack mononoke/mercurial_bundles: use futures 0.3 in Bundle2Item 2020-11-03 00:12:21 -08:00
Cargo.toml Update regex to v1.4.2 2020-12-29 22:59:52 -08:00