Message277143
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, fijall, ned.deily, pitrou, serhiy.storchaka, vstinner, yselivanov |
| Date | 2016-09-21.14:13:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1474467233.23.0.707595151151.issue28240@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The perf module displays the median rather than the mean (arithmeric average). The difference between median and mean is probably too subtle for most users :-/ The term "median" is also probably unknown by most users... I chose to use average: well known, easy to understand (we learn the formula at school: sum/count). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-21 14:13:53 | vstinner | set | recipients: + vstinner, brett.cannon, pitrou, ned.deily, fijall, serhiy.storchaka, yselivanov |
| 2016-09-21 14:13:53 | vstinner | set | messageid: <1474467233.23.0.707595151151.issue28240@psf.upfronthosting.co.za> |
| 2016-09-21 14:13:53 | vstinner | link | issue28240 messages |
| 2016-09-21 14:13:53 | vstinner | create | |