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

(2.11) Internal: Small udpates to ipQueue #5940

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Sep 28, 2024

  1. (2.11) Internal: Small udpates to ipQueue

    Small updates to ipQueue:
    - Document that caller must not reuse the slice after call to recycle().
    - Reset size to 0 on pop() or last popOne() without need to call q.caclc().
    - Added missing recycle() calls in some places.
    - Added benchmarks to check perf impact on future changes.
    
    Signed-off-by: Ivan Kozlovic <[email protected]>
    kozlovic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    fb4bc59 View commit details
    Browse the repository at this point in the history