pass is 15x slower on one machine than another. How to debug?

higuita higuita at GMX.net
Mon Feb 25 04:18:16 CET 2019


>     $ perf stat -d pass ls

Try to run that perf in both machines and compare then, as simple stats
are harder to debug

Also do the same for the bash -x, or even better, to get the timmings for
each command:

N=`date +%s%N`; export PS4='+[$(((`date +%s%N`-'$N')/1000000))ms][${BASH_SOURCE}:${LINENO}]: ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'; set -x; bash -x pass ls

again, run this on both machines and compare then... or post then so
we can check

Best regards,
-- 
Naturally the common people don't want war... but after all it is the
leaders of a country who determine the policy, and it is always a 
simple matter to drag the people along, whether it is a democracy, or
a fascist dictatorship, or a parliament, or a communist dictatorship.
Voice or no voice, the people can always be brought to the bidding of
the leaders. That is easy. All you have to do is tell them they are 
being attacked, and denounce the pacifists for lack of patriotism and
exposing the country to danger.  It works the same in every country.
           -- Hermann Goering, Nazi and war criminal, 1883-1946
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20190225/b68ca296/attachment.asc>


More information about the Password-Store mailing list