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

⚡️ [RUM-7650] GA delaying the viewport dimension collection #3248

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amortemousque
Copy link
Collaborator

@amortemousque amortemousque commented Jan 6, 2025

Motivation

GA the optimisation following #3209

Delaying the viewport dimension lend a good results in terms of performance and reliability impact. (less than 0.1% of initial load views don't have the dimension)

Changes

  • Remove the the delay_viewport_collection feature flag

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@amortemousque amortemousque requested a review from a team as a code owner January 6, 2025 08:37
@amortemousque amortemousque force-pushed the aymeric/ga-delay-viewport-collection branch from 4e8b721 to 0a4ca70 Compare January 6, 2025 08:41
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.34%. Comparing base (c4b6046) to head (b221b48).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3248      +/-   ##
==========================================
- Coverage   93.34%   93.34%   -0.01%     
==========================================
  Files         287      287              
  Lines        7784     7782       -2     
  Branches     1759     1758       -1     
==========================================
- Hits         7266     7264       -2     
  Misses        518      518              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants