Applied, thanks.

On Tue, Mar 8, 2022 at 10:13 PM Paul Fox <[email protected]> wrote:
>
> peter0x44 wrote:
>  > > I'm afraid I can't remember how to generate the cool automatic size
>  > > diffs. The code change seems to add fewer than 100 bytes, but I also
>  > > ifdefed a very old level 5 debug loop in Parsefield(), which saved
>  > > over 100. So I think there's been a net shrinkage of about 30 bytes.
>  >
>  > Hi Paul,
>  >
>  > The size diffs are generated using `make bloatcheck`
>  >
>
> Thanks Peter -- That confirms what I thought:
>
> function                                             old     new   delta
> load_crontab                                        1043    1117     +74
> .rodata                                             3509    3515      +6
> bb_putchar_stderr                                     38       -     -38
> ParseField                                           507     437     -70
> ------------------------------------------------------------------------------
> (add/remove: 0/1 grow/shrink: 2/1 up/down: 80/-108)           Total: -28 bytes
>    text    data     bss     dec     hex filename
>   78292    2767    1528   82587   1429b busybox_old
>   78264    2767    1528   82559   1427f busybox_unstripped
>
>
>
>
> =----------------------
> paul fox, [email protected] (arlington, ma)
>
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to