Poor FCP scores #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is due to large render blocking transfers. Deferring JS is a clear win we could do early. What to do with CSS is not decided, we could keep it as is, we could defer it risking an unstyled flash and large CLS or we could have a rudimentary much smaller CSS that it loaded first.
Another issue is that version controlled assets have short cache times which we can fix with nginx config