[git commit] Add size comparison for the last release

Denys Vlasenko vda.linux at googlemail.com
Wed Dec 21 21:08:55 UTC 2016


commit: https://git.busybox.net/busybox-website/commit/?id=d3f7fa7c83790617445cdd1553a7769f56eabeeb
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 7602b84..da44727 100644
--- a/news.html
+++ b/news.html
@@ -37,6 +37,12 @@
     <a href="http://busybox.net/downloads/fixes-1.26.0/">patches</a>,
     <a href="http://busybox.net/fix.html">how to add a patch</a>)</p>
 
+    <p>Sizes of busybox-1.25.0 and busybox-1.26.0 (with equivalent config, static uclibc build):<pre>
+   text	   data	    bss	    dec	    hex	filename
+ 942170	    491	   7496	 950157	  e7f8d	busybox-1.25.0
+ 944982	    491	   7504	 952977	  e8a91	busybox-1.26.0</pre>
+    </p>
+
     <p>Changes since previous release:
 <pre>Aaro Koskinen (3):
       cpio: add ownership (-R) test cases


More information about the busybox-cvs mailing list