Message321911
| Author |
vstinner |
| Recipients |
ammar2, giampaolo.rodola, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date |
2018-07-18.19:57:31 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1531943851.81.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
Processor Queue Length seems simpler and easier to read. I don't want to log 24 numbers per regrtest output line if a machine has 24 CPUs... The load average is a "raw" value to give the idea if the system is "loaded" or not. More precise metrics can be used later to debug a test failure, but manually. |
|