Skip to content

Peformance optimization: only clear parser cache when page contains parser function #47

Description

@JeroenDeDauw

We clear the parser cache upon page creation, so our parser function can immediately access the newly generated and saved persistent ID, since that ID is not yet saved on the first parse. Ideally we only do this on pages where the parser function is present.

This is a follow up to

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions