• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 32 33 34 35 36 ... 117 Next »

Mystic Speed Boost from Self-Built Version on Linux?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Mystic Speed Boost from Self-Built Version on Linux?
10-23-2015, 06:15 AM
#7
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
This sounds like you're running with two different kind of configuration. We usually load a game-ini on boot, maybe this is loaded in one run but not in the other? They may slow down or speed up a lot for required emulation features.

Do both builds use the same amount of CPU time? Maybe ubuntu is blocked a lot. So if you open dolphin within gdb (hint: handle SIGSEGV nostop noprint) and just look at the backtrace randomly, is there a general mutex/lock which you're usually waiting in the "active" threads (GPU + CPU emulation)?

> I cannot really make sense of the addresses perf gives.
perf has no clue how to deal with JITed code. But good luck, we have an option to write a map file. Just set "PerfMapDir = /tmp" in ~/.dolphin-emu/Config/Dolphin.ini. Keep in mind that the file /tmp/perf-XXXX.map must have the same UID as used for perf. So either chown this file, or use perf without sudo.
But bad luck, this won't help for missing symbols within the dolphin package itself...

@JosJuice Is there a way to use async reads in the same way as the wii does itself? It would be less overhead compared to another thread.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Mystic Speed Boost from Self-Built Version on Linux? - Mastermind_X - 10-08-2015, 08:22 PM
RE: Mystic Speed Boost from Self-Built Version on Linux? - degasus - 10-09-2015, 08:54 PM
RE: Mystic Speed Boost from Self-Built Version on Linux? - Mastermind_X - 10-10-2015, 12:23 AM
RE: Mystic Speed Boost from Self-Built Version on Linux? - degasus - 10-10-2015, 01:10 AM
RE: Mystic Speed Boost from Self-Built Version on Linux? - Mastermind_X - 10-23-2015, 03:37 AM
RE: Mystic Speed Boost from Self-Built Version on Linux? - JosJuice - 10-23-2015, 04:49 AM
RE: Mystic Speed Boost from Self-Built Version on Linux? - degasus - 10-23-2015, 06:15 AM
RE: Mystic Speed Boost from Self-Built Version on Linux? - JosJuice - 10-23-2015, 07:01 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode