https://bugzilla.wikimedia.org/show_bug.cgi?id=15434

DavidL <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #62 from DavidL <[email protected]> ---
From the log about times taken to update page on en.wiki, tasks can be
scheduled smartly, by using previous time read from log files.

For a total period of 2 months:
  - if it can run in less than 10m -> once per 2 day
  - if it can run in less than 1h -> once per 2 weeks
  - if it can run in less than 5h -> once per month
  - longer -> once per 2 months

I computed a time charge of about 7%.
I can attach the spreadsheet file I used (ODS format) if you wish.

Also, it would be good to review algorithms used to compute theses pages, and
maybe databases need refactoring to optimize such computations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to