[hle] remove redundant data on Request/Response builders #3774

Open
Lizzie wants to merge 2 commits from lizzie/hleinlineremoveredundant into master
Member

anyways this should remove a bunch of redundant code/stack usage for response builders (ahem, msvc)

SHOULD help games that use IPC heavily like PKZA and whatnot

biblical levels of performance greed

Signed-off-by: lizzie lizzie@eden-emu.dev

anyways this should remove a bunch of redundant code/stack usage for response builders (ahem, msvc) SHOULD help games that use IPC heavily like PKZA and whatnot biblical levels of performance greed Signed-off-by: lizzie <lizzie@eden-emu.dev>
[hle] remove redundant data on Request/Response builders
Some checks reported errors
eden-license / license-header (pull_request) Failing after 31s
GitHub Actions [CI] Build cancelled
b3f4052033
Signed-off-by: lizzie <lizzie@eden-emu.dev>
license
All checks were successful
eden-license / license-header (pull_request) Successful in 33s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
a67b872ed8
All checks were successful
eden-license / license-header (pull_request) Successful in 33s
Required
Details
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Release published
This pull request has changes conflicting with the target branch.
  • src/core/hle/service/ipc_helpers.h
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin lizzie/hleinlineremoveredundant:lizzie/hleinlineremoveredundant
git switch lizzie/hleinlineremoveredundant
Sign in to join this conversation.
No description provided.