sapling/mononoke_types
Pavel Aslanov 88ac29f2aa add benchmark for get_hg_from_bonsai_changeset
Summary:
This synthetic benchmark/simulation:
- it creates `BlobRepo` which contains delayed implementation for main components, but also includes all caches enabled, since most of our code heavily depends on caching
- it also includes stack generator which can produce stack of changesets
- this particular benchmark exercises bonsai->hg generation path

Reviewed By: StanislavGlebik

Differential Revision: D15166925

fbshipit-source-id: 8ca7fcf1df1400af6c61616218a84eac655c276f
2019-05-21 12:25:51 -07:00
..
if mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00
mocks remove some extern crates and #[macro_use] 2019-05-21 12:25:03 -07:00
src add benchmark for get_hg_from_bonsai_changeset 2019-05-21 12:25:51 -07:00
Cargo.toml mononoke: rename crates to contain underscores instead of dashes 2019-03-06 07:18:28 -08:00