cyberdelia / metrology

A library to easily measure what's going on in your python.
https://metrology.readthedocs.org
MIT License
309 stars 25 forks source link

Refactor ExponentiallyDecayingSample #14

Closed jafcrocker closed 11 years ago

jafcrocker commented 11 years ago

Refactor to replace bintrees with heapq; fix and enable rescale(); determine rescale threshold based on alpha; retain partial interval when calculating weights

cyberdelia commented 11 years ago

@jafcrocker Awesome thanks!

cyberdelia commented 11 years ago

Merged in 28c6117.