Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-22 | Switch mirror status delay display to average delay | Dan McGee | 1 | -6/+19 | |
This takes a bit more work to compute, but since we cache all of this anyway it isn't too big of deal. Using average delay instead of last delay will be a bit more fair on mirrors that have odd syncing schedules, as well as exposing those that only sync once a day. Also fix an issue that will arise with cutoff_time being calculated once, and adjust mirror score to treat hours delay as a float rather than an integer. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-09-22 | Allow caching of mirror status info | Dan McGee | 1 | -0/+45 | |
Signed-off-by: Dan McGee <dan@archlinux.org> |