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

Profiling Build for Optimization pass #67

Open
samkusin opened this issue Mar 12, 2023 · 1 comment
Open

Profiling Build for Optimization pass #67

samkusin opened this issue Mar 12, 2023 · 1 comment

Comments

@samkusin
Copy link
Owner

Create some simple profiling counters to measure load

  • CPU emulation time
  • MMIO emulation time
  • State transfer from Emulator worker to GUI thread

Add a profiling build configuration.

@buserror
Copy link

Hi just a quick note about performance -- I've just built clemens on my linux workstation, and I noticed it is eating about 25-30% of a core even when the GS CPU is stopped -- so it seems the UI proper eats quite a lot for doing very little. It might be a pretty easy low hanging fruit to see what is eating all that CPU!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants