Skip to content
Snippets Groups Projects

revlog: uncompressed chunk cache

Merged Pierre-Yves David requested to merge topic/default/revlog.caching into branch/default
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • This looks good to me other than the trailing XXX. We will only be really sure that this API is right once we actually get to implementing the InnerRevlog thing in Rust, for which we need the other work to land, but that's for early next cycle.

  • Pierre-Yves David added 3 commits

    added 3 commits

    • d83d788590a8 - changelog-delay: move the delay/divert logic inside the (inner) revlog
    • c2d2e5b65def - revlog: minor refactor in the chunk gather process
    • 0250e45040f1 - revlog: add a small cache of unfiltered chunk

    Compare with previous version

  • Raphaël Gomès resolved all threads

    resolved all threads

  • Raphaël Gomès enabled an automatic merge when the pipeline for 0250e45040f1 succeeds

    enabled an automatic merge when the pipeline for 0250e45040f1 succeeds

  • Please register or sign in to reply
    Loading