add metrics for startup (#17913)

* add metrics for startup

* roll timings up higher

* fix test

* fix duplicate
This commit is contained in:
Jeff Washington (jwash)
2021-06-14 17:46:49 -05:00
committed by GitHub
parent 7fde9b6ff0
commit 471b34132e
4 changed files with 67 additions and 23 deletions

View File

@ -146,7 +146,7 @@ mod tests {
let old_last_bank = old_bank_forks.get(old_last_slot).unwrap();
let deserialized_bank = snapshot_utils::bank_from_archive(
let (deserialized_bank, _timing) = snapshot_utils::bank_from_archive(
&account_paths,
&[],
&old_bank_forks