PythonHub
2.49K subscribers
2.35K photos
49.9K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Timesliced reservoir sampling: a new(?) algorithm for profilers

Reservoir sampling lets you pick a sample from an unlimited stream of events; learn how it works, and a new variant useful for profilers.

https://pythonspeed.com/articles/reservoir-sampling-profilers/