Android Performance Profiler Versions Save

📱⚡️ Lighthouse for Mobile - audits your app and gives a performance score to your Android apps (native, React Native, Flutter..). Measure performance on CLI, E2E tests, CI...

v0.17.4

1 month ago

0.17.4 (2024-04-18)

Bug Fixes

  • profiler: support rare apps with multiple pids (#274) (60ea349)

v0.17.3

1 month ago

0.17.3 (2024-04-12)

  • cloud: added MVP of upload internal command

v0.17.2

1 month ago

0.17.2 (2024-04-05)

Bug Fixes

  • report remove video annotation if no videos (#235) (93c3b99)
  • cli ensure CLI doesn't fail if we can't check latest CLI version
  • cli: improve cli performance a little bit (#269) (f646064)

For the cloud command, this release also switches to api.flashlight.dev as server base url. This will fix future reason: getaddrinfo ENOTFOUND issues when we decommission the previous endpoint url.

v0.17.1

2 months ago

0.17.1 (2024-03-06)

Bug Fixes

  • cloud: fix: removing generated APKs when running cloud cli to avoid fails (#207) by @mojavad

v0.17.0

2 months ago

0.17.0 (2024-03-06)

Bug Fixes

  • report: fix graph curviness bugs by upgrading apex (#204) (0223202)

Features

  • report: make RN and Flutter threads stand out nicely (#205) (0e99a27)

v0.16.3

3 months ago

0.16.3 (2024-01-30)

Bug Fixes

  • cli: remove error message when not inside a git repo

v0.16.2

3 months ago

0.16.2 (2024-01-26)

Bug fixes

  • cloud: use commit hash and date by default properly for tagging

v0.16.1

4 months ago

0.16.1 (2024-01-18)

Bug Fixes

  • feat: add port option (#191) (66b0899) thanks to @nnnoel

v0.15.1

4 months ago

0.15.1 (2023-12-23)

Bug Fixes

v0.14.0

5 months ago

0.14.0 (2023-12-08)

Features

  • report: add statistics in averaged summary (#178) (d718057)