Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Android Vulkan benchmark on CI #3131

Open
louwers opened this issue Jan 9, 2025 · 0 comments
Open

Configure Android Vulkan benchmark on CI #3131

louwers opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
android github_actions Pull requests that update GitHub Actions code ⚡ performance

Comments

@louwers
Copy link
Collaborator

louwers commented Jan 9, 2025

Just realized that we don't have a Vulkan Benchmark on CI yet.

artifactName: benchmarkAPKs,
testFile: "MapLibreAndroidTestApp-drawable-release-androidTest.apk",
appFile: "MapLibreAndroidTestApp-drawable-release.apk",
name: "Android Benchmark",
testFilter: "org.maplibre.android.benchmark.Benchmark",
# Google Pixel 7 Pro
# query with `aws list-device-pools --arn <project_arn>`
devicePool: "arn:aws:devicefarm:us-west-2:373521797162:devicepool:20687d72-0e46-403e-8f03-0941850665bc/9692fe7f-86a9-4ecc-908f-175600968564",
# benchmark-android.yaml
# see https://github.com/maplibre/ci-runners/tree/main/aws-device-farm/custom-test-envs
testSpecArn: "arn:aws:devicefarm:us-west-2:373521797162:upload:20687d72-0e46-403e-8f03-0941850665bc/14862afb-cf88-44aa-9f1e-5131cbb22f01"

@louwers louwers added android github_actions Pull requests that update GitHub Actions code ⚡ performance labels Jan 9, 2025
@louwers louwers self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android github_actions Pull requests that update GitHub Actions code ⚡ performance
Projects
None yet
Development

No branches or pull requests

1 participant