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 performance impact of Tooltips #172

Open
olayway opened this issue Jun 7, 2022 · 0 comments
Open

Investigate performance impact of Tooltips #172

olayway opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels

Comments

@olayway
Copy link
Contributor

olayway commented Jun 7, 2022

This was only done for code-splitting for page performance as recommended in lighthouse...

I see... I've added the dynamic imports back for now but I have enabled back ssr rendering for Anchor's, because I think we do want them to be visible on the first-page load. If we don't render them on the server-side this is how the page looks like for a short moment (or not so short, depending on the internet connection) before it's fully rendered on the client:

image
image

I suspect the metrics improvement still had to do with the Tooltip attached to those Anchors. I'll create and issue for that and I'll investigate it.

Originally posted by @olayway in #167 (comment)

@olayway olayway mentioned this issue Jun 7, 2022
@olayway olayway self-assigned this Jun 7, 2022
@olayway olayway added the Tech label Jun 7, 2022
@olayway olayway added this to web3 Jun 7, 2022
@olayway olayway moved this to Backlog in web3 Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant