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

Investigate why large images take so long to load on FRB web #1686

Closed
vchelaru opened this issue Feb 18, 2025 · 1 comment
Closed

Investigate why large images take so long to load on FRB web #1686

vchelaru opened this issue Feb 18, 2025 · 1 comment

Comments

@vchelaru
Copy link
Owner

vchelaru commented Feb 18, 2025

I am loading an image. Yes it is big, but it shouldn't take so long to parse at runtime. On PC this takes 0.1578312 seconds to load. On Kni web it takes 10.5153 seconds to load. That's 66x as long! What can be done to improve things here?

The image is 3512x3048

Image is not included here due to ownership issues.

@vchelaru
Copy link
Owner Author

The latest version of Kni introduces brotli compression on xnbs which significantly decreases load times. FRB now can use this if a project is using Kni 4.0

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