Skip to content

关于readme中hdiffpatch的补丁大小的疑惑 #1

@sisong

Description

@sisong

当前的测试对比数据中, hdiffpatch的补丁大小有时明显比bsdiff和xdelta3的补丁大得多,这很不合理!
怀疑用hdiffz创建补丁的时候忘了添加 -c 压缩参数,或者其他参数设置错误?

如果比较在意补丁大小,可以试试:$hdiffz -m-4 -SD -c-lzma2-9-128m -d oldPath newPath outDiffFile
(另外,hpatchz默认兼容bsdiff4和xdelta3的常见补丁)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions