Skip to content

perf: implement lazy loading and async decoding for media and avatar resources#998

Open
KGFCH2 wants to merge 1 commit into
Saatvik-GT:mainfrom
KGFCH2:performance/lazy-loading-media
Open

perf: implement lazy loading and async decoding for media and avatar resources#998
KGFCH2 wants to merge 1 commit into
Saatvik-GT:mainfrom
KGFCH2:performance/lazy-loading-media

Conversation

@KGFCH2
Copy link
Copy Markdown

@KGFCH2 KGFCH2 commented Jun 5, 2026

Summary

Optimized initial rendering speed by lazy loading non-critical images.

Changes

  • Added loading and decoding attributes to site images.

Verification

  • Confirmed deferral of asset downloads during initial page loads using the network tab.

Closes #997

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.

[FEATURE] Added lazy loading and async decoding to images

1 participant