Skip to content

Add NewRelic method tracers to the AbTest bucket tooling#11275

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-method-tracers-for-ab-test-bucket
Sep 23, 2024
Merged

Add NewRelic method tracers to the AbTest bucket tooling#11275
jmhooper merged 1 commit intomainfrom
jmhooper-method-tracers-for-ab-test-bucket

Conversation

@jmhooper
Copy link
Contributor

We are considering using a different hash algorithm for the AbTest#bucket method. We expect a different hashing algorithm to give us better performance which could be a meaningful bump considering how much we call the #bucket method every request.

This commit lays some groundwork by adding method tracers to the impacted methods. This will allow us to assess the impact this change could have.

We are considering using a different hash algorithm for the `AbTest#bucket` method.  We expect a different hashing algorithm to give us better performance which could be a meaningful bump considering how much we call the `#bucket` method every request.

This commit lays some groundwork by adding method tracers to the impacted methods. This will allow us to assess the impact this change could have.

[skip changelog]
@jmhooper jmhooper requested review from matthinz and n1zyy September 23, 2024 17:47
@jmhooper jmhooper merged commit 03c22a1 into main Sep 23, 2024
@jmhooper jmhooper deleted the jmhooper-method-tracers-for-ab-test-bucket branch September 23, 2024 18:00
AShukla-GSA pushed a commit that referenced this pull request Sep 30, 2024
We are considering using a different hash algorithm for the `AbTest#bucket` method.  We expect a different hashing algorithm to give us better performance which could be a meaningful bump considering how much we call the `#bucket` method every request.

This commit lays some groundwork by adding method tracers to the impacted methods. This will allow us to assess the impact this change could have.

[skip changelog]
@aduth
Copy link
Contributor

aduth commented Oct 4, 2024

We are considering using a different hash algorithm for the AbTest#bucket method.

Can you link to some context for this discussion?

@zachmargolis
Copy link
Contributor

We are considering using a different hash algorithm for the AbTest#bucket method.

Can you link to some context for this discussion?

#11026 (comment)

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.

3 participants