Skip to content

Conversation

tinyjin
Copy link
Member

@tinyjin tinyjin commented Jun 14, 2025

Optimize initial load performance

  • Removed redundant players (dotLottie & Skottie) to reduce initialization overhead on first load
  • Removed unused libraries to reduce bundle size
  • Replaced setTimeout with requestAnimationFrame for tighter post-frame callback timing

Optimize initial load performance

- Removed redundant players (dotLottie & Skottie) to reduce initialization overhead on first load
- Removed unused libraries to reduce bundle size
- Replaced `setTimeout` with `requestAnimationFrame` for tighter post-frame callback timing
@tinyjin tinyjin requested a review from hermet June 14, 2025 06:40
@tinyjin tinyjin self-assigned this Jun 14, 2025
@tinyjin tinyjin added the enhancement Improve features label Jun 14, 2025
Copy link

vercel bot commented Jun 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thorvg-perf-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 6:41am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improve features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant