-
Notifications
You must be signed in to change notification settings - Fork 166
Conversation
lgtm! For the |
Adding timings in for posterity:
|
Invariant booleans was already ~80s (oh! in my workstation), and I just ran the script locally with 138ms. You think there is a regression? |
@devoncarew we could collapse these lists into one and embed count info
Or add more specific flags ( |
@alexeieleusis : maybe? It's consistently around ~80ms for me (w/ |
Timings from the bot are a little different (and there But notice
|
I'm seeing some variation in runs. For example:
We should consider multiple runs... |
I did pub get and upgrade and ran |
all.yaml
is guaranteed to be complete by the 'all.yaml' test inintegration_test.dart
)Follow-up from #670.
@devoncarew