single file mode: match static file first
tchet@brix ~/git/cruft-ng $ time cruft /bin/bash no matching package found real 0m7,580s user 0m1,582s sys 0m0,772s tchet@brix ~/git/cruft-ng $ time ./cruft /bin/bash bash real 0m0,803s user 0m0,458s sys 0m0,311s tchet@brix ~/git/cruft-ng $ time dpkg -S /bin/bash bash: /bin/bash real 0m0,833s user 0m0,461s sys 0m0,314s
Loading
Please register or sign in to comment