gauge 0.1.1 copy "gauge: ^0.1.1" to clipboard
gauge: ^0.1.1 copied to clipboard

discontinued
outdated

Tools for gauging/measuring some performance metrics.

Tools for gauging/measuring some performance metrics.

Currently there's only one tool to measure iOS CPU/GPU usages for Flutter's CI tests.

Install #

First install depot_tools (we used its cipd).

Then install dart and make sure that pub is on your path.

Finally run:

pub global activate gauge

Run #

Connect an iPhone, run a Flutter app on it, and

gauge ioscpugpu new

Sample output:

gpu: 12.4%, cpu: 22.525%

For more information, try

gauge help
gauge help ioscpugpu
gauge help ioscpugpu new
gauge help ioscpugpu parse
0
likes
0
pub points
37%
popularity

Publisher

unverified uploader

Tools for gauging/measuring some performance metrics.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, meta

More

Packages that depend on gauge