Skip to content

Autopilot: make the performance test longer#7134

Merged
AnsisMalins merged 1 commit intodevfrom
chore/longer-perf-test
Mar 3, 2026
Merged

Autopilot: make the performance test longer#7134
AnsisMalins merged 1 commit intodevfrom
chore/longer-perf-test

Conversation

@AnsisMalins
Copy link
Copy Markdown
Contributor

@AnsisMalins AnsisMalins commented Feb 17, 2026

Pull Request Description

What does this PR change?

This change increases the performance test length from 60 seconds to 90.

Test Instructions

On Windows, when using Command Prompt, the command line is
Decentraland.exe --autopilot --csv "%CD%\frames.csv"

On Windows, when using PowerShell, the command line is
./Decentraland.exe --autopilot --csv "$PWD\frames.csv"

On macOS, the command line is
open Decentraland.app --args --autopilot --csv "$PWD/frames.csv"

Prerequisites

  • You must be logged in already such that the login screen can be skipped.

Test Steps

  1. Run the game from the command line
  2. Wait for the game to load into the world and then, after a while, quit on its own
  3. Check that there's a frames.csv file in the folder you launched the game from
  4. Check that that file contains at least 1000 lines of text

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 17, 2026

@balducciv
Copy link
Copy Markdown

balducciv commented Mar 2, 2026

PR reviewed and approved by QA on both platforms following instructions. ✅
there is a frames.csv file in the folder where the build is launched ✅

Windows:
frames.csv

Mac:
frames.csv

@AnsisMalins AnsisMalins merged commit 391b2ec into dev Mar 3, 2026
11 of 14 checks passed
@AnsisMalins AnsisMalins deleted the chore/longer-perf-test branch March 3, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants