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

Optimization #31

Closed
10 tasks done
Feodor0090 opened this issue Oct 3, 2022 · 1 comment · Fixed by #137
Closed
10 tasks done

Optimization #31

Feodor0090 opened this issue Oct 3, 2022 · 1 comment · Fixed by #137
Labels
area:gameplay Gameplay bulk Task list issue priority:1 For 2-3 next releases type:performance About algorithms optimization

Comments

@Feodor0090
Copy link
Owner

Feodor0090 commented Oct 3, 2022

  • do not show memory
  • use char array for fps
  • use char array for score
  • use char array for combo
  • use char array for break countdown
  • inline bg fill method
  • cache some math around combo
  • Fix scroll speed #71
  • divisions in hud
  • Cache colors for notes to avoid blending each frame
@Feodor0090 Feodor0090 added the priority:0 For next release label Oct 3, 2022
@Feodor0090
Copy link
Owner Author

Dropping for now

@Feodor0090 Feodor0090 added priority:1 For 2-3 next releases type:performance About algorithms optimization bulk Task list issue area:gameplay Gameplay and removed priority:0 For next release labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:gameplay Gameplay bulk Task list issue priority:1 For 2-3 next releases type:performance About algorithms optimization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant