diff options
author | Denys Vlasenko | 2018-12-02 19:27:48 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-12-05 15:43:35 +0100 |
commit | df51539ed0ceaa0556a509b25dafdec11437e645 (patch) | |
tree | 32fe9c8f78c497ead38abc8a7a4043a148053bdd /testsuite/mkdir/mkdir-makes-a-directory | |
parent | e3b4f23cf301c7fe525d58caf66ad0dd136275fe (diff) | |
download | busybox-df51539ed0ceaa0556a509b25dafdec11437e645.zip busybox-df51539ed0ceaa0556a509b25dafdec11437e645.tar.gz |
bc: simpler calling convention for bc_read_file(), bc_program_search()
function old new delta
bc_vm_run 1854 2020 +166
bc_program_assign 482 476 -6
bc_program_pushVar 225 215 -10
bc_program_call 366 356 -10
bc_program_num 1126 1115 -11
bc_program_copyToVar 354 343 -11
bc_program_search 164 152 -12
bc_program_execStr 573 559 -14
bc_program_exec 4544 4530 -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/8 up/down: 166/-88) Total: 78 bytes
text data bss dec hex filename
988523 485 7296 996304 f33d0 busybox_old
988601 485 7296 996382 f341e busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/mkdir/mkdir-makes-a-directory')
0 files changed, 0 insertions, 0 deletions