Skip to content

Conversation

@Arcmantis18
Copy link

@Arcmantis18 Arcmantis18 commented Dec 19, 2025

Hello,

Going through the codebase I noticed that though fifo_pop decremented item_count when popping an item, fifo_push did not increment the item_count for every item stored in the queue. I added this and provided an interface to retrieve the item count from the queue.

This is useful for analytics and benchmarking.

Thank you,

Arcmantis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant