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

Refactor ArrayList to linkedList #8

Open
2 tasks
Trikolon opened this issue Mar 9, 2018 · 0 comments
Open
2 tasks

Refactor ArrayList to linkedList #8

Trikolon opened this issue Mar 9, 2018 · 0 comments

Comments

@Trikolon
Copy link
Member

Trikolon commented Mar 9, 2018

Use LinkedList instead of ArrayList for improved performance

  • Replace player index in HashMap with iterator
  • Check if (internal) bufferSize still has to be tracked. How is performance of built-in list length int?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant