This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients christian.heimes, matrixise, pitrou, steve.dower
Date 2019-02-06.20:50:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549486228.59.0.61545797022.issue35921@roundup.psfhosted.org>
In-reply-to
Content
time -p make CC="/usr/bin/ccache gcc" --jobs 4 --silent > stdout.txt ^ stderr.txt

real 4.36
user 3.69
sys 1.73

on a 4-thread CPU

i7-7560U CPU @ 2.40GHz
History
Date User Action Args
2019-02-06 20:50:29matrixisesetrecipients: + matrixise, pitrou, christian.heimes, steve.dower
2019-02-06 20:50:28matrixisesetmessageid: <1549486228.59.0.61545797022.issue35921@roundup.psfhosted.org>
2019-02-06 20:50:28matrixiselinkissue35921 messages
2019-02-06 20:50:28matrixisecreate