> cut off the most extreme values and use the average. (median or something?)
> Should get a pretty good average.
can take the number of submissions for the ebuild and do someting like

new_time= old_time - ((old_time - submitted_new_time) /
number_submission)

but maybe that there is a better way to do this.


--
[EMAIL PROTECTED] mailing list

Reply via email to