Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Avoid collecting unnecessary snapshots #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arnau
Copy link
Contributor

@arnau arnau commented Apr 18, 2019

When the logs are collected in relaxed mode it does not need to compute
the current snapshot for every single entry.

This fix speeds up large registers by ~2x.

@arnau arnau requested a review from phantas April 18, 2019 10:37
@phantas
Copy link
Contributor

phantas commented Apr 24, 2019

Can you please check the above conflict and fix it? It's a weird one.

@arnau arnau force-pushed the avoid_snapshots_in_rsf_load branch from f59ec22 to b6d4ebe Compare April 25, 2019 07:35
@arnau
Copy link
Contributor Author

arnau commented Apr 25, 2019

It was a conflict with the introduction of "progress". I will remove it once we have this PR and #19 merged to master. The progress function was useful to see the progress during rsf slicing.

@arnau arnau force-pushed the avoid_snapshots_in_rsf_load branch from b6d4ebe to 648be07 Compare April 25, 2019 07:40
@arnau arnau force-pushed the avoid_snapshots_in_rsf_load branch 2 times, most recently from 8626345 to bb14f3a Compare May 29, 2019 08:11
When the logs are collected in relaxed mode it does not need to compute
the current snapshot for every single entry.

This fix speeds up large registers by ~2x.

Signed-off-by: Arnau Siches <arnau.siches@digital.cabinet-office.gov.uk>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants