lp:~sidnei/txstatsd/faster-exponentially-decaying-sample

Created by Sidnei da Silva and last modified
Get this branch:
bzr branch lp:~sidnei/txstatsd/faster-exponentially-decaying-sample
Only Sidnei da Silva can upload to this branch. If you are Sidnei da Silva please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sidnei da Silva
Project:
txStatsD
Status:
Merged

Recent revisions

90. By Sidnei da Silva

- Use timestamp as tick if provided

89. By Sidnei da Silva

- Avoid another call to tick when rescaling.

88. By Sidnei da Silva

- Reduce number of function calls
- Avoid module attribute access
- Optimize by calling tick() only once if timestamp is None.

87. By Sidnei da Silva

- Use TwistedStatsDClient instead of custom implementation, since it supports resolving hostname and this really is a statsd client here.

86. By Sidnei da Silva

- Also install whisper, properly skip chi2 test

85. By Sidnei da Silva

- Back to setup.py install, fix --install-lib to use

84. By Sidnei da Silva

- Import setup from setuptools if available

83. By Sidnei da Silva

- Add carbon, install options for pip, so carbon installs

82. By Sidnei da Silva

- Remove build-deps from travisci

81. By Sidnei da Silva

- Skip chi2 test if chi2 is not available, remove numpy, scipy from hard deps.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:txstatsd
This branch contains Public information 
Everyone can see this information.

Subscribers