Skip to content
New issue

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

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

Already on GitHub? # to your account

Use linkedlists for queue #1767

Merged
merged 6 commits into from
Jan 29, 2025
Merged

Conversation

ccuser44
Copy link
Contributor

I'm not sure if this makes practical sense. In theory you should always use LinkedLists for for queues. But in practice it could be slower and create unnecessary memory overhead.

@ccuser44
Copy link
Contributor Author

PoF:
image

@Dimenpsyonal Dimenpsyonal added the ✨ enhancement Enhancing or improving existing functionality label Dec 4, 2024
@Expertcoderz Expertcoderz added the 🔎 INVESTIGATING Currently being investigated or looked into for confirmation label Jan 11, 2025
@Dimenpsyonal
Copy link
Member

coasterteam is the linked list guy so I'm just waiting on a review

@ccuser44
Copy link
Contributor Author

@coasterteam

Copy link
Collaborator

@coasterteam coasterteam left a comment

Choose a reason for hiding this comment

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

LGTM!

@Expertcoderz Expertcoderz merged commit 16ba946 into Epix-Incorporated:master Jan 29, 2025
2 checks passed
@Expertcoderz Expertcoderz removed the 🔎 INVESTIGATING Currently being investigated or looked into for confirmation label Jan 29, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
✨ enhancement Enhancing or improving existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants