Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Make sketches generic between 16 & 32 bits #192

Conversation

GeorgeHahn
Copy link
Contributor

@GeorgeHahn GeorgeHahn commented Nov 7, 2023

What does this PR do?

Add a sparse store with 32-bit bins. We have observed that this offers a significant performance increase for distributions (tests in DataDog/datadog-agent#20565 and sibling PRs).

Make the Agent buffer use a sketch interface to allow us to put this behind a config flag.

Pairs with: DataDog/datadog-agent#20695

Ref https://datadoghq.atlassian.net/browse/SMPTNG-72

Motivation

@GeorgeHahn GeorgeHahn closed this Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant