Actions
Emulator Issues #6097
closedCode review of jsd-opt-tmp branch
% Done:
0%
Operating system:
N/A
Issue type:
Other
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Purpose of code changes on this branch:
Optimizations according to profiler findings
Reducing number of PeekMessage() calls from RunGpuLoop
Eliminating YieldCPU() calls from RunGpuLoop
Eliminating expensive Core::IsGPUThread() calls from SetCpStatus
When reviewing my code changes, please focus on:
Focus on commits [bb504f3..91ee3c7]
Ignore VS2012 updates to project files; those will not be merged.
After the review, I'll merge this branch into:
master
Actions