tree: bce91ba3e76581625d050b1a907f50a19b7f14ff [path history] [tgz]
  1. android/
  2. flutter/
  3. uikit/
  4. README.md
packages/imitation_game/imitation_tests/smiley/README.md

Smiley

This test is an app that just draws one large image to the screen smiley.png, stretched to fit inside the screen.

The following things are measured:

  • ‘ios_startup_time’ - The time between the start of the process and the rendering of the image to the screen.
  • ‘adb_total_memory’ - The amount of system memory the app is using after having rendered the image to the screen.