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

Separate Out stats.js - Too Much In There #26

Open
handstandsam opened this issue Nov 19, 2024 · 0 comments
Open

Separate Out stats.js - Too Much In There #26

handstandsam opened this issue Nov 19, 2024 · 0 comments

Comments

@handstandsam
Copy link
Collaborator

As more Stats are collected, the payload for stats.js can start getting pretty large. We can split each stat into their own .js file and then just pull them in as needed.

Along with this we'll need to compute some totals and keep that (like we did with the stat_totals.js).

This will make the page "snappier" and more responsive.

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

No branches or pull requests

1 participant