Skip to main content

Module diff

Module diff 

Source
Expand description

Compare block hashes between two Hexz archives.

Reports how much data is shared between two snapshots, how many blocks are unique to each, and the implied storage savings from deduplication.

§Common Usage

hexz diff base.hxz finetuned.hxz

Functions§

run
Compare two archives and report shared vs. unique block data.