Perf boost compared to what? It can't be a FCP perf boost relative to server-side rendered plain old CSS and HTML, because shadow DOM requires client-side JavaScript.
Plain old CSS is able to parse and render before the JS required to launch web components has even finished.
Plain old CSS is able to parse and render before the JS required to launch web components has even finished.