Hi, Sergey Poznyakoff <g...@gnu.org.ua> skribis:
> According to [1], using directory lists ordered by inode can speed up > tar archivation by up to 40% on ext[34] filesystems (confirmed by my own > measurements). Please take a look at the attached patch. Is it OK > to apply? FWIW I think it’s very important that tar --sort=name remains the default, as it guarantees that archive production is deterministic. That’s definitely one of the important things for people working on deterministic builds (Debian, GNU Guix, NixOS, etc.) Ludo’.