New submission from Inada Naoki <songofaca...@gmail.com>:

Current lsprof uses `gettimeofday` on non-Windows.
_PyTime_GetPerfCounter() is better time for profiling.

----------
components: Library (Lib)
messages: 339747
nosy: inada.naoki
priority: normal
severity: normal
status: open
title: Use _PyTime_GetPerfCounter() in lsprof
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36575>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to