You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the package and use it a lot. In a recent project, I had a performance problem and debugged rendering a few hours. In the end, it came down to Carbon.Link.
I prepared a test case while rendering a simple link tag 1000x took ~7.5 sec on my notebook in dev context, the Carbon.LInk version took ~30.5 sec. That difference is massive.
Not yet sure how to solve it, but I found it worth documenting it here.
I love the package and use it a lot. In a recent project, I had a performance problem and debugged rendering a few hours. In the end, it came down to Carbon.Link.
I prepared a test case while rendering a simple link tag 1000x took ~7.5 sec on my notebook in dev context, the Carbon.LInk version took ~30.5 sec. That difference is massive.
Not yet sure how to solve it, but I found it worth documenting it here.
Here's the test case
The text was updated successfully, but these errors were encountered: