Last modified: 2014-05-05 01:36:31 UTC
currently, an items size is the size of the item's json represenations. It would be more useful to count the number of characters in values or some such. In that case, empty items would have size 0, adding one character to a label would make a size difference of 1, etc.
The byte size does not make sense as it represents the internal structure more than anything user-facing.
*** Bug 37753 has been marked as a duplicate of this bug. ***