[wp-trac] [WordPress Trac] #48116: Proposal: Tracking PHP Extension Usage
WordPress Trac
noreply at wordpress.org
Tue Jul 19 16:27:53 UTC 2022
#48116: Proposal: Tracking PHP Extension Usage
------------------------------------+------------------------------
Reporter: dd32 | Owner: adamsilverstein
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-patch | Focuses:
------------------------------------+------------------------------
Comment (by adamsilverstein):
[attachment:"48116.4.diff"] is the latest version from the PR
> Please ensure that the payload size doesn't bloat up with irrelevant
information
@dd32 I feel like we could limit the information sent to the specific
formats we are interested in. Realistically it would be useful to learn
about WebP and AVIF support. Perhaps in the future that might extend to
JPEGXL (but that isn't even in GD yet so nothing any time soon). We could
limit the data to just support for those formats. Seems like the extra
effort on the client site is worth the reduced payload and we can always
change the processing if we need to capture a new data point or something
else changed. What do you think?
> Please define the stats wanted to be recorded from GD/Imagick, something
that 99% of sites support is not a good data-point for us to record.
We want to know: what percentage of site's servers support the format?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48116#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list