Trent W. Buck wrote:
> Using Darcs, etckeeper pre-commit was annoyingly slow. Profiling
> pre-commit.d, I found about 3s were spent running readlink(1) on each
> link in /etc/, though there were only 590 links.
>
> Fortunately, GNU find supports -printf, so readlink(1) isn't required.
> Similarly
Package: etckeeper
Version: 0.43
Severity: wishlist
File: /etc/etckeeper/pre-commit.d/30store-metadata
Tags: patch
Using Darcs, etckeeper pre-commit was annoyingly slow. Profiling
pre-commit.d, I found about 3s were spent running readlink(1) on each
link in /etc/, though there were only 590 links
2 matches
Mail list logo