]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #3557 from bdarnell/perf-counter-65
authorBen Darnell <ben@bendarnell.com>
Thu, 11 Dec 2025 03:24:03 +0000 (22:24 -0500)
committerGitHub <noreply@github.com>
Thu, 11 Dec 2025 03:24:03 +0000 (22:24 -0500)
branch6.5: Use time.perf_counter instead of time.time for performance tests


Trivial merge