Le vendredi 01 juin 2007 à 23:43 +0200, Bernhard Fischer a écrit : > What's the bloat-o-meter output against pristine trunk and the size(1) > output of it?
original mdev : without features : 3072 bytes with FEATURE_MDEV_CONF : 4464 bytes (delta : +1392 bytes) with FEATURE_MDEV_EXEC : 5052 bytes (delta : +588 bytes) with all features : 5052 bytes. patched mdev : without features : 3412 bytes with FEATURE_MDEV_CONF : 4956 bytes (delta : +1544 bytes) with FEATURE_MDEV_EXEC : 5756 bytes (delta : +800 bytes) with FEATURE_MDEV_MKDIR : 5816 bytes (delta : +60 bytes) with FEATURE_MDEV_SYMLINK : 5964 bytes (delta : +148 bytes) with all features : 5964 bytes make bloatcheck : function old new delta make_device 1327 1694 +367 fileAction 329 609 +280 mdev_main 292 323 +31 find_dev 173 - -173 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 3/0 up/down: 678/-173) Total: 505 bytes _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
