Skip to content

Conversation

@MarshalX
Copy link
Contributor

@MarshalX MarshalX commented Jan 15, 2024

tl;dr performance fix of macOS

we are using onedir mode (pyinstaller) on macOS because of the gatekeeper that verifies the executable each run which is the reason for the long cold start (up to 12 seconds)

also, it brings support of macOS ARM CLI

we can't merge it because of issues with multiprocessing in packaged CLI
CLI has been fixed

More info about performance issues of onefile mode on macOS: https://github.com/orgs/pyinstaller/discussions/8167

@MarshalX MarshalX marked this pull request as ready for review January 15, 2024 20:55
@MarshalX MarshalX merged commit e7d2ef1 into main Jan 16, 2024
@MarshalX MarshalX deleted the CM-30407-add-support-of-onedir-cli-to-jet-brains-plugin branch January 16, 2024 10:28
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