2025-06-27T11:32:11Z

An eyeball estimate actually suggests the link and backlink transforms (which each scan the document for RDFa) account for the majority of the time it takes to serve the `all-classes` resource.

Dorian Taylor

It is 100% the RDFa processor adding like ten seconds to the render time of some of those big pages.

Markup transforms that have to parse a lot of input and/or generate a lot of output (e.g. backlinks) will necessarily be slower.

Sense Atlas Front End