Skip to content
Snippets Groups Projects
Commit a612f667 authored by Michael Eischer's avatar Michael Eischer
Browse files

Use ArrayList for update send queue instead of a LinkedList

Unless we need to remove elements in the middle of a list, an array based variant is always faster.
parent 2a2b1e25
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment