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

General minor optimizations #603

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Desdaemon
Copy link
Contributor

@Desdaemon Desdaemon commented Nov 24, 2024

Closes #492

  • Batch DOM reads and writes in hot paths
  • Use in-syntax, replaceAll where possible
  • Load badge images in badge listing on demand
  • Create player nametag tooltips on demand and per player

@Desdaemon Desdaemon force-pushed the batch-dom-updates branch 2 times, most recently from 99fbad8 to c208bb4 Compare November 24, 2024 17:30
@Desdaemon Desdaemon marked this pull request as draft November 24, 2024 20:15
@Desdaemon Desdaemon marked this pull request as ready for review November 25, 2024 00:05
- Batch DOM reads and writes to avoid style invalidation
- Use in-syntax, replaceAll where possible
- Load badge images in badge listing on demand
- Create player nametag tooltips on demand and per player
@notdistorted notdistorted merged commit e5e0f2e into ynoproject:master Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mobile performance wishlist
2 participants