[GH-ISSUE #910] Thread scheduler recommendation #97

Open
opened 2026-02-15 15:54:55 -05:00 by yindo · 2 comments
Owner

Originally created by @Darkhost1999 on GitHub (Oct 12, 2022).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/910

If it's not recommended to use a thread scheduler unless you have 12+ threads then we probably should avoid recommending it to those who can't use the option.

https://github.com/RPCS3/rpcs3/blob/master/rpcs3/rpcs3qt/tooltips.h#L86

Screenshot

Just a thought honestly. If fewer than 12 threads don't print out the message that thread scheduler may improve performance as it may just make things worse and they'll probably disregard the tooltip thinking "The bot told me it was ok"
[The image is just an example I took from the last log I saw when thinking about this]

Originally created by @Darkhost1999 on GitHub (Oct 12, 2022). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/910 If it's not recommended to use a thread scheduler unless you have 12+ threads then we probably should avoid recommending it to those who can't use the option. https://github.com/RPCS3/rpcs3/blob/master/rpcs3/rpcs3qt/tooltips.h#L86 ![Screenshot](https://user-images.githubusercontent.com/60384196/195488435-c4efeaa2-5650-438f-9d82-21f89487895d.jpg) Just a thought honestly. If fewer than 12 threads don't print out the message that thread scheduler may improve performance as it may just make things worse and they'll probably disregard the tooltip thinking "The bot told me it was ok" [The image is just an example I took from the last log I saw when thinking about this]
Author
Owner

@13xforever commented on GitHub (Dec 5, 2022):

That's only relevant for Intel CPUs, and there's already check for that

@13xforever commented on GitHub (Dec 5, 2022): That's only relevant for Intel CPUs, and there's already check for that
Author
Owner

@Asinin3 commented on GitHub (Jul 23, 2023):

Huh? The thread scheduler is only relevant for AMD, not Intel.

@Asinin3 commented on GitHub (Jul 23, 2023): Huh? The thread scheduler is only relevant for AMD, not Intel.
yindo changed title from Thread scheduler recommendation to [GH-ISSUE #910] Thread scheduler recommendation 2026-06-05 15:25:20 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#97