Skip to content

issues Search Results · repo:tracker1/queue-testing language:JavaScript

Filter by

3 results  (85 ms)

3 results

intracker1/queue-testing (press backspace or delete to remove)

Shift should be faster then splice maybe add ShiftingQueue to the pull instead of changing the SplicingQueue Also all the Queues that uses undefined should rest when the Queue is empty.

Hey, I have prepare a test.sh script to bring results here: #!/usr/bin/env bash FIRST_TRY=10000 SECOND_TRY=100000 QUEUES=(SplicingQueue DeletingQueue UndefinedQueue MapQueue MapUndefQueue) for QUEUE ...

I might bother to test what happens if you initialize the queues as Object.create(null) instead of {}.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.