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

Compress main.js more #237

Open
fedarko opened this issue Mar 9, 2023 · 0 comments
Open

Compress main.js more #237

fedarko opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
vieweroptimization Optimizations for the viewer interface

Comments

@fedarko
Copy link
Member

fedarko commented Mar 9, 2023

e.g. replacing null / false with 0, using arrays instead of dicts, etc.

Not super high priority but even small-effort things can probs shave off non-negligible filesizes for massive graphs

@fedarko fedarko added the vieweroptimization Optimizations for the viewer interface label Mar 9, 2023
@fedarko fedarko self-assigned this Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vieweroptimization Optimizations for the viewer interface
Projects
None yet
Development

No branches or pull requests

1 participant