also apply 'small sizes in bytes' logic to Project Explorer
v4.4.4 adds "Build log window's memory usage summary now displays small sizes in bytes."
Thanks for adding this, as it is extremely helpful when optimizing small code images.
As a suggestion, perhaps the same "small sizes in bytes" logic could also be applied to the delta numbers shown in Project Explorer after incremental builds? An actual number of bytes, rather than "+0.0K" or "-0.0K", would be most useful.
-
Indeed, it is not quite the same. In the 'small sizes in bytes' feature added to v4.4.4, it is auto scaling: all build size values under 1024 bytes are displayed in Bytes, but values above this are expressed as Rounded to 0.1K.
In contrast, Tools > Options > Windows > Show Statistics Rounded forces all results in the Project Window to be displayed in either Bytes or Rounded to 0.1K... regardless of size.
Please sign in to leave a comment.
Comments
2 comments