parent
49c75eb062
commit
711180981b
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ impl SummaryIndex {
|
||||||
persist
|
persist
|
||||||
)?;
|
)?;
|
||||||
|
|
||||||
log::info!("Summarizing updated entries took {:?}", start.elapsed());
|
log::debug!("Summarizing updated entries took {:?}", start.elapsed());
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue