Skip to content

Conversation

@MichaHoffmann
Copy link
Contributor

no need to allocate a new step range if we can just reuse the first one!

@MichaHoffmann MichaHoffmann force-pushed the mhoffmann/minor-allocation-reduction branch from 532d889 to e2cc76f Compare October 15, 2025 16:52
Copy link
Collaborator

@fpetkovski fpetkovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't hate, rotate!

@fpetkovski
Copy link
Collaborator

This could get leaky if we start storing histograms in those buckets.

@MichaHoffmann
Copy link
Contributor Author

This could get leaky if we start storing histograms in those buckets.

I think we will store state in another register that has same index like the corresponding step range!
We would only leak if we add some state to step range and forget to reset it right?

@MichaHoffmann MichaHoffmann merged commit 373bceb into main Oct 15, 2025
7 checks passed
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