very_good_performance icon indicating copy to clipboard operation
very_good_performance copied to clipboard

Utility on top of the Flutter Driver API that facilitates measuring the performance of your app in an automated way created by Very Good Ventures 🦄

Results 3 very_good_performance issues
Sort by recently updated
recently updated
newest added

- ci: use semantic-pull-request workflow

If I understand correctly this library currently only measures frame rate performance, right? (How much time is spent building / rendering each frame.) It could also be extended to include...

enhancement candidate