User "Duplicatebug" posted a comment on MediaWiki.r88008.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88008#c16865
Commit summary:

* bug 24037

Comment:

Using the byte difference is expensive, because you have to join an other 
table. On WMF wikis the recentchanges table is only about the last 30 days 
($wgRCMaxAge)

Using rev_len with Linker::formatRevisionSize looks easier.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to