My mistake is to call it FCP.
This local benchmark only shows the performance of:
- parsing the javascript code
- creating the DOM node
That was the only goal.
We should have network simulation for the next update of the blog post to show some additional color. Good idea :thumbsup:
Static + re-hydrating is actually built in Web Components (technically). "Only" tooling like Gatsby or Next.js is missing to make it more developer friendly.
My mistake is to call it FCP. This local benchmark only shows the performance of: - parsing the javascript code - creating the DOM node
That was the only goal.
We should have network simulation for the next update of the blog post to show some additional color. Good idea :thumbsup:
Static + re-hydrating is actually built in Web Components (technically). "Only" tooling like Gatsby or Next.js is missing to make it more developer friendly.