Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (27m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 21:13:23 UTC Now

2023-04-26 19:47:29 UTC MAIN commitmail json YAML

xdelta3: update to 3.1.0.

First release of the 3.1.x series. This is taken from the "64bithash"
branch.

    Adds support for -B values greater than 2GB, enabled by -DXD3_USE_LARGESIZET=1 variable
    Adds new performance and speed regression test (written in #Golang)

When compiled for large sizes, xdelta3 uses a 64bit checksum
function. This impacts both compression and speed.

Relative to 3.0.11, the new branch is currently 3-5% slower and
has 1-2% worse compression. Performance will be addressed in future
3.1.x releases.

(wiz)