Skip to content

v272

Choose a tag to compare

@dzuelke dzuelke released this 02 Sep 13:02
· 93 commits to main since this release
ade15b1

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]