◐ Shell
reader mode source ↗
Skip to content

bpo-36670, regrtest: Fix WindowsLoadTracker sampling rate#16555

Closed
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:typeperf_5sec
Closed

bpo-36670, regrtest: Fix WindowsLoadTracker sampling rate#16555
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:typeperf_5sec

Conversation

@vstinner

@vstinner vstinner commented Oct 3, 2019

Copy link
Copy Markdown
Member

regrtest WindowsLoadTracker: the LOAD_FACTOR_1 constant has been
computed for a sampling rate of 5 seconds.

https://bugs.python.org/issue36670

regrtest WindowsLoadTracker: the LOAD_FACTOR_1 constant has been
computed for a sampling rate of 5 seconds.

@ammaraskar ammaraskar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

LGTM with either increasing the sampling interval or using the new 1s constant.

@vstinner

vstinner commented Oct 3, 2019

Copy link
Copy Markdown
Member Author

I merged PR #16556 instead.

@vstinner vstinner closed this Oct 3, 2019
@vstinner vstinner deleted the typeperf_5sec branch January 30, 2020 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants