| ... | ... | @@ -4,4 +4,6 @@ The goal of the research project is to provide an algorithm and tooling for gene |
|
|
|
|
|
|
|
Researchers should analyze the squashfs data format, as documented in the kernel and in other places, and propose a delta algorithm of their choice. The algorithm should be benchmarked on daily builds of oniro-image-base for x86 and aarch64 architectures. The baseline to compare against is xdelta3.
|
|
|
|
|
|
|
|
The result of the work should be an algorithm and preliminary tooling for performing the delta and separate preliminary tooling for comparisons and reporting. |
|
|
\ No newline at end of file |
|
|
|
The result of the work should be an algorithm and preliminary tooling for performing the delta and separate preliminary tooling for comparisons and reporting.
|
|
|
|
|
|
|
|
Tooling should be written in a combination of the following technologies: `make`, `sh`, `bash`, `python`, `c` and `go`. |
|
|
\ No newline at end of file |