FyraLabs / FyraLabs/stratum

Optimize commit merging

Open
#2 0 comments 0 reactions 2 assignees Claimed by @madonuko View on GitHub
enhancement help wanted not-as-easy-as-it-looks
Dominant language
Rust
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Possibly fork composefs-rs and EROFS code to create an EROFS-aware ComposeFS snapshot merge engine.

Currently we create a merged filesystem view in OverlayFS and shell out to run `mkcomposefs` for every commit. This is very inefficient, resulting to around `O(N_total * log N_total + S_total)` of complexity for every merge/patchset build operation

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.