tree: 118f3c1372f8d88cc25be5c1a7507ff2641a2093 [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.