Skip to content

Conversation

@kenzieschmoll
Copy link
Member

This PR adds a new top level library analysis.dart that exposes methods:

  • computeDelta
  • computeAverage

These were already added to DevTools in flutter/devtools#6918 and flutter/devtools#6920, respectively, but I think it makes more sense to upstream this logic into package:web_benchmarks so that other users of this package can take advantage of it.

As part of this PR, I have updated the README to give an example of how to use the analysis features.

@kenzieschmoll kenzieschmoll changed the title Add support for analyzing benchmark results [web_benchmarks] Add support for analyzing benchmark results Dec 8, 2023
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 12, 2023
flutter/packages@cb6dbcd...80aa46a

2023-12-12 [email protected] Manual roll Flutter from c642f4e to 9719097 (25 revisions) (flutter/packages#5648)
2023-12-12 [email protected] [web_benchmarks] Add support for analyzing benchmark results (flutter/packages#5630)
2023-12-11 [email protected] [pointer_interceptor] Fully publish pointer_interceptor package (flutter/packages#5640)
2023-12-11 [email protected] Manually roll Flutter (stable) from db7ef5b to b0366e0 (8 revisions) (flutter/packages#5632)
2023-12-11 [email protected] Manually roll Flutter from f35d049 to c642f4e (92 revisions) (flutter/packages#5631)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@reidbaker reidbaker mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants