You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CHG
Add new internal data store for capturing measurements at build time [Ed Morley]
Record basic measurements about the build (number of dependencies, PHP versions) and make them available for consumption by a build system via bin/report [David Zuelke]
Record durations of relevant build steps for bin/report [David Zuelke]
Record stats about polyfill replacement operations during platform install for bin/report [David Zuelke]