-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support sampling and polling intervals (#11)
* Support sampling and polling intervals Appears to be a way to significantly reduce performance impact of a frequent polling interval when combined with an infrequent sampling interval while maintaining an accurate GIL contention metric. * Fixup: Add flaky wrapper to retry bad results from differing OS
- Loading branch information
1 parent
25a9104
commit 06f9da4
Showing
8 changed files
with
292 additions
and
156 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.