[git commit] Add size cpmparison for 1.29.0

Denys Vlasenko vda.linux at googlemail.com
Mon Jul 2 13:59:50 UTC 2018


commit: https://git.busybox.net/busybox-website/commit/?id=b7b1696a3cb7fd6f5ed78cdc7224c3a8720361ec
branch: https://git.busybox.net/busybox-website/commit/?id=refs/heads/master

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

diff --git a/news.html b/news.html
index 7cb27f5..5bdd856 100644
--- a/news.html
+++ b/news.html
@@ -40,6 +40,12 @@
     <a href="http://busybox.net/downloads/fixes-1.29.0/">patches</a>,
     <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
 
+    <p>Sizes of busybox-1.28.4 and busybox-1.29.0 (with equivalent config, static uclibc build):<pre>
+   text	   data	    bss	    dec	    hex	filename
+ 968029	    483	   7008	 975520	  ee2a0	busybox-1.28.4
+ 969154	    475	   6972	 976601	  ee6d9	busybox-1.29.0</pre>
+    </p>
+
     <p>Changes since previous release:
 <pre>Aaro Koskinen:
       cp: implement -T


More information about the busybox-cvs mailing list