Message 339747 - Python tracker

Message339747

Author methane
Recipients methane
Date 2019-04-09.13:35:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554816946.4.0.309099513597.issue36575@roundup.psfhosted.org>
In-reply-to
Content
Current lsprof uses `gettimeofday` on non-Windows.
_PyTime_GetPerfCounter() is better time for profiling.
History
Date User Action Args
2019-04-09 13:35:46methanesetrecipients: + methane
2019-04-09 13:35:46methanesetmessageid: <1554816946.4.0.309099513597.issue36575@roundup.psfhosted.org>
2019-04-09 13:35:46methanelinkissue36575 messages
2019-04-09 13:35:46methanecreate