For better SEO (also support for AI indexing services) we made the platform even more backend rendered. We always used to have dp-content component that had markdown as innerHTML. But it was not friendly for AI crawlers. We moved the whole rendering to backend. π
Also, we have now i...

There are no slow pages.
Doesn't happen, we do max 50Ms.
The response time widget in the corner is a nice touch, but I'd be curious how that scales when you're rendering pages with a dozen code blocks like this one.