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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experimental] SPU LLVM: More compilation threads #15284

Merged
merged 2 commits into from Mar 8, 2024

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Mar 7, 2024

Target: SPU Compilation performance 馃殌馃殌馃殌
Add another compilation thread for 6+ threaded cpus, at the expense of making some SPU threads relax a bit while compiling blocks.
This PR only affects 6-11 threaded CPUs.

@elad335 elad335 added CPU Optimization Optimizes existing code labels Mar 7, 2024
@elad335 elad335 force-pushed the dump-ptr branch 2 times, most recently from 2eed6c4 to b1be9cb Compare March 7, 2024 17:31
@EmulationChannel
Copy link

@elad335 I tested RED DEAD REDEMPTION 14600KF and I'm able to hit 60fps at certain times, now with this PR I'm well below 45 ah 49

@elad335 elad335 merged commit adc8a36 into RPCS3:master Mar 8, 2024
6 checks passed
@trantien1997

This comment was marked as off-topic.

@elad335

This comment was marked as off-topic.

@trantien1997

This comment was marked as off-topic.

@Asinin3

This comment was marked as off-topic.

@trantien1997

This comment was marked as off-topic.

@AniLeo
Copy link
Member

AniLeo commented Mar 9, 2024

Locking as there's no useful bug report, only noise.

@RPCS3 RPCS3 locked as off-topic and limited conversation to collaborators Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CPU Optimization Optimizes existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants