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

Remove DOM mutation overhead from fog-of-war prefetch #12731

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

brophdawg11
Copy link
Contributor

New PR for #12542 pointed to dev

In a real-world website I am testing this against, this reduces the fog-of-war's blocking JS during SPA transitions from 100ms to 1.2ms.

Before After
Screenshot 2024-12-13 at 12 05 06 PM Screenshot 2024-12-13 at 12 05 36 PM

In a real-world website I am testing this against, this reduces the fog-of-war's blocking JS during SPA transitions from 100ms to 1.2ms.
Copy link

changeset-bot bot commented Jan 13, 2025

🦋 Changeset detected

Latest commit: 1d90588

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
react-router Major
@react-router/architect Major
@react-router/cloudflare Major
@react-router/dev Major
react-router-dom Major
@react-router/express Major
@react-router/node Major
@react-router/serve Major
@react-router/fs-routes Major
@react-router/remix-routes-option-adapter Major
create-react-router Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@brophdawg11 brophdawg11 changed the title Brophdawg11/fow optimization Remove DOM mutation overhead from fog-of-war prefetch Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants