Aleksey_WMDE added a comment.

I downloaded the Q183 entity and removed wbEntity manually, and then compared sizes:

$ curl https://www.wikidata.org/wiki/Q183 > Q183.html
$ # Manually removed wbEntity and saved as Q183_no_wbEntity.html
$ cat Q183.html | wc -c
3316781
$ gzip -c Q183.html | wc -c
260015
$ cat Q183_no_wbEntity.html | wc -c
2479357
$ gzip -c Q183_no_wbEntity.html | wc -c
146876

It is true that sizes are not that big when compressed, but with removing wbEntity we remove 25% uncompressed and 43%(!) compressed size.

May be I've messed something up, feel free to reproduce.


TASK DETAIL
https://phabricator.wikimedia.org/T85499

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aleksey_WMDE
Cc: Ladsgroup, gerritbot, Aleksey_WMDE, Legoktm, thiemowmde, ori, adrianheine, aude, Snaterlicious, Ricordisamoa, Aklapper, Jdlrobson, hoo, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Vali.matei, Lewizho99, Maathavan, Volker_E, Izno, Wikidata-bugs, GWicke, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to