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

PPU Precompilation: fix really long wait to abort VSH/firmware compilation #12755

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Oct 3, 2022

Improves massively the speed of emulation stopping because it skips the compilation of modules after the user has specified he wants to abort it, this only applies when there is more than one file to compile.

Copy link
Member

@Nekotekina Nekotekina left a comment

Choose a reason for hiding this comment

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

Rebase please

@Nekotekina Nekotekina merged commit cb743da into RPCS3:master Oct 6, 2022
@elad335 elad335 deleted the patch-3 branch October 6, 2022 09:35
@Megamouse Megamouse added Miscellaneous Optimization Optimizes existing code labels Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Miscellaneous Optimization Optimizes existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants