commit | 89a55972fd5d7f0ab815c2a62be69a8f34718353 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 30 01:04:56 2020 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 30 01:04:56 2020 +0100 |
tree | bfd5b6e17a596a3a244ec9996b0df5baf42e1da3 | |
parent | b230ff9d8f1a393c13f338b030cace0899d5ec26 [diff] |
libbb/procps: smaller global data for username/groupname cache function old new delta get_cached 101 133 +32 cache_user_group - 4 +4 get_cached_username 17 14 -3 username 8 - -8 groupname 8 - -8 clear_username_cache 65 47 -18 ------------------------------------------------------------------------------ (add/remove: 1/2 grow/shrink: 1/2 up/down: 36/-37) Total: -1 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>