Page MenuHomePhabricator

Consider not doing the linting during the canonical parse
Open, MediumPublic

Description

This is eating into our parse time budget.

Try to find a way to offload this work to another thread or a separate parse altogether or only do it during background jobs (not user-generated requests)

Event Timeline

Arlolra triaged this task as Medium priority.Dec 12 2022, 11:47 PM
Arlolra moved this task from Needs Triage to Performance on the Parsoid board.

Change 867277 had a related patch set uploaded (by Arlolra; author: Arlolra):

[mediawiki/core@master] Don't enable logging linter data in the /lint/ endpoint

https://gerrit.wikimedia.org/r/867277

Change 867277 merged by jenkins-bot:

[mediawiki/core@master] Don't enable logging linter data in the /lint/ endpoint

https://gerrit.wikimedia.org/r/867277