Skip to content

automated/android/microbenchmarks/microbenchmarks

Description

Run ART microbenchmarks.

Maintainer

  • vishal.bhoj@linaro.org

OS

  • android

Scope

  • performance

Devices

  • pixel
  • nexus5x

Steps to reproduce

  • cd ./automated/android/microbenchmarks
  • . ./microbenchmarks.sh -s false
  • if [ ! -z ${ARTIFACTORIAL_TOKEN} ]; then ../../../../utils/upload-to-artifactorial.sh -a artifacts.txz -u "${ARTIFACTORIAL_URL}" -t "${ARTIFACTORIAL_TOKEN}"; fi