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

Optimize some trace log messages #14010

Merged
merged 2 commits into from
Jun 15, 2023
Merged

Optimize some trace log messages #14010

merged 2 commits into from
Jun 15, 2023

Conversation

Megamouse
Copy link
Contributor

  • Removes the need to convert a QString to std::string when logging.
  • Adds a fmt wrapper for name64 conversion
  • Check log level before calling some potentially "expensive" trace calls

@Megamouse Megamouse merged commit 16f869f into RPCS3:master Jun 15, 2023
4 of 5 checks passed
@Megamouse Megamouse deleted the fnttt branch June 15, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Optimizes existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant