Jump to content
MediaWiki

Talk:NewPP parser report/Flow

About this board

Structured Discussions boards are read-only on this wiki as of March 2025.


You are not logged in. To receive attribution with your name instead of your IP address, you can log in or create an account.

What the lines mean.

1
Lucamauri (talk contribs )

A note in the page reads

See w:Wikipedia:Template limits for details on what the lines mean.

but this is incorrect.

On the linked page, an explanation of the meaning of the lines is nowhere to be found (just for the records, I was interested in details on CPU time usage and Real time usage). So can someone point to the correct page where an explanation can be found, so the link can also be corrected?

Unstrip size limit

1
Makertrainer (talk contribs )

I would like to increase the Unstrip Size Limit of my wiki to eg. 10MB. Is there any way to do this? I don't mind going into MW core if it's just a variable that needs to be changed.

Many thanks

Complications: field?

5
Billinghurst (talk contribs )

I have updated the data section of the PP parser, however, I can find no data on the "Complications:" field here or on the wiki. I thought it may have been the Linters, though I have dispelled that thinking. Any pointers?

Billinghurst (talk contribs )
Dinoguy1000 (talk contribs )

The "Complications" item is added in the makeLimitReport() function, with contents generated via getAllFlags(). The information that getAllFlags() returns is in turn defined via setFlag() (though that's tagged as deprecated in favor of setOutputFlag(); your guess is as good as mine for why the deprecated function would be used here). I don't know what calls setFlag(), or with what values, or when any of this was added. Poking around some on Phabricator, this field has existed since at least November 2019 (per this comment), but I couldn't find any mentions of it beyond incidental inclusions in copy-pasted NewPP output.

EDIT: looking around on en.WP, I also found this mention in August 2019, which pushes back its introduction a bit more.

I know this isn't much, but it at least narrows down some when it could've been added, and maybe it'll help you out a bit.

Billinghurst (talk contribs )

@Aaron Schulz: I am told that this is part of code that you introduced. I am still hunting up the MW version and whether there is phabricator to hunt down the background. Thanks.

Billinghurst (talk contribs )

though that doesn't explain it to me and still looking for the phabricator ticket

Parent: 7faa7a74 (Factors out permissions check from User into PermissionManager service)
Author: Aaron Schulz <aschulz@wikimedia.org>
AuthorDate: 2019年05月29日 10:55:57 -0700
Commit: Aaron Schulz <aschulz@wikimedia.org>
CommitDate: 2019年05月29日 10:58:56 -0700

parser: list the vary-* flags in the NewPP report HTML comment

Change-Id: I5a4afba2bfdb5b5b56ba0a01ed8ff444a67fbb1a

Can see a particular addition at gerrit:c/mediawiki/core/+/519352/ for "vary-page-id"

parser: add speculative page IDs to use with 1449658 This works similarly to speculative rev IDs with . Re-parses can be avoided if the page ID is correctly guessed. Also make the 0 parser function set vary-page-id. Bug: T226785 Change-Id: I0b19be45e6ddd6cde330bfcd09d243e4e5beda01

which leads me to

which seems to have a string of vary-* messages

See that the messages have been shifted to their own file in later version

There are no older topics

AltStyle によって変換されたページ (->オリジナル) /