Skip to content

Enable performance mode#49

Open
yaoliu13 wants to merge 1 commit intoamd-integrationfrom
yao/test/mode
Open

Enable performance mode#49
yaoliu13 wants to merge 1 commit intoamd-integrationfrom
yao/test/mode

Conversation

@yaoliu13
Copy link
Copy Markdown
Collaborator

@yaoliu13 yaoliu13 commented Apr 29, 2026

Enable performance mode

Copilot AI review requested due to automatic review settings April 29, 2026 07:04
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR changes the default behavior of Genesis initialization by enabling performance_mode by default in the package entrypoint (genesis/__init__.py), which impacts global runtime configuration (notably dynamic vs static Quadrants array mode).

Changes:

  • Set gs.init(..., performance_mode=...) default from False to True.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread genesis/__init__.py
@yaoliu13
Copy link
Copy Markdown
Collaborator Author

/run-ci

1 similar comment
@yaoliu13
Copy link
Copy Markdown
Collaborator Author

/run-ci

@yaoliu13
Copy link
Copy Markdown
Collaborator Author

yaoliu13 commented May 1, 2026

/run-ci

@yaoliu13 yaoliu13 changed the title Update __init__.py Enable performance mode May 2, 2026
Copy link
Copy Markdown

@lohiaj lohiaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed and approved, flips the default to static array mode which matches what we already run and the opt out is still there

@yaoliu13
Copy link
Copy Markdown
Collaborator Author

yaoliu13 commented May 3, 2026

/run-ci

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