commit | c9955f23a2a57c9822fc1dba5f3d1487dd8aacbc | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 10 19:21:54 2010 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Mar 10 19:21:54 2010 +0100 |
tree | 9838e6e3d36472c4ffa8fdcb857ab63b364076c1 | |
parent | 3cb60c39737208ca073842f4f0386d5e5c278705 [diff] |
awk: simple code shrink function old new delta awk_getline 710 724 +14 awk_printf 455 457 +2 hash_find 234 233 -1 qrealloc 33 31 -2 handle_special 499 482 -17 awk_sub 641 601 -40 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/4 up/down: 16/-60) Total: -44 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>