[git commit master] add size comparison

Denys Vlasenko vda.linux at googlemail.com
Wed Jan 27 19:49:08 UTC 2010


commit: http://git.busybox.net/busybox-website/commit/?id=8b13ce0bc3c332e4a7a71985d400dead647d95ff
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/news.html b/news.html
index 914e9af..77cab73 100644
--- a/news.html
+++ b/news.html
@@ -28,6 +28,12 @@
     <a href="http://busybox.net/downloads/fixes-1.16.0/">patches</a>,
     <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
 
+    <p>Sizes of busybox-1.16.0 and busybox-1.15.3 (with equivalent config, static uclibc build):<pre>
+   text    data     bss     dec     hex filename
+ 816619     453    7436  824508   c94bc busybox-1.15.3/busybox
+ 812074     453    7300  819827   c8273 busybox-1.16.0/busybox
+</pre>
+
     <p>Changes since previous release:
 
     <p>New applets:
-- 
1.6.3.3



More information about the busybox-cvs mailing list