[Bug 37753] Compute meaningful size in bogo-bytes for entity revisions.

2014-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37753 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 37753] Compute meaningful size in bogo-bytes for entity revisions.

2014-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37753 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added See Also|https://bugzilla.wikimedia. |

[Bug 37753] Compute meaningful size in bogo-bytes for entity revisions.

2013-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37753 Daniel Kinzler daniel.kinz...@wikimedia.de changed: What|Removed |Added Summary|RecentChanges shows a |Compute

[Bug 37753] Compute meaningful size in bogo-bytes for entity revisions.

2013-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37753 --- Comment #6 from Daniel Kinzler daniel.kinz...@wikimedia.de --- The current implementation of EntityContent::getSize() is: return strlen( serialize( $this-getNativeData() ) ); I suppose that can be improved. It would probably already