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

game loop optimizations #92

Closed
MickVermeulen opened this issue Oct 17, 2020 · 0 comments · Fixed by #99
Closed

game loop optimizations #92

MickVermeulen opened this issue Oct 17, 2020 · 0 comments · Fixed by #99
Assignees
Labels
affects: performance Related to server performance type: enhancement New feature or request

Comments

@MickVermeulen
Copy link
Member

Although the game-loop is not inherently slow, there's many instances of synchronous awaits, this needs to be optimized to boost performance.

@MickVermeulen MickVermeulen added type: enhancement New feature or request affects: performance Related to server performance labels Oct 17, 2020
@MickVermeulen MickVermeulen self-assigned this Oct 17, 2020
@MickVermeulen MickVermeulen linked a pull request Oct 17, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: performance Related to server performance type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant