As part of an investigation of possible SLO metrics for parsing, I'd like to create metrics that would allow us to determine the slowdown of Parsoid relative to the core parser. Parsing times are recorded in the limit report info, and if we use just jobs triggered by RefreshLinksJob I think we will get the same pages parsed by both legacy and parsoid (since we'd exclude read views and apps).
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| LintUpdate: collect parser time comparison statistics | mediawiki/extensions/Linter | master | +69 -2 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change #1144672 had a related patch set uploaded (by C. Scott Ananian; author: C. Scott Ananian):
[mediawiki/extensions/Linter@master] LintUpdate: collect parser time comparison statistics
Comment Actions
Change #1144672 merged by jenkins-bot:
[mediawiki/extensions/Linter@master] LintUpdate: collect parser time comparison statistics