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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Hardware v
« Previous 1 ... 174 175 176 177 178 ... 189 Next »

Windows Dolphin vs Mac Dolphin
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Windows Dolphin vs Mac Dolphin
03-13-2012, 04:41 AM (This post was last modified: 03-13-2012, 04:43 AM by scummos.)
#23
scummos Offline
Level 27 Forum Troll of Trog
****
Posts: 252
Threads: 2
Joined: Nov 2011
(03-13-2012, 04:04 AM)NaturalViolence Wrote: Ok.....that directly contradicts what you said earlier. If direct3d can be much faster than openGL or the other way around depending on what you're doing (which you just admitting is true) than that means that you're not always going to be able to get the same performance on both even with proper optimization. Depending on the task that you're trying to accomplish it may run much faster on one than the other.
I did? Anyways: Yes, it depends on the task, and it also depends on how you implement it. It depends on both. I just wanted to say this: Any statement of the form "A is faster than B *because* it uses Direct3D, not OpenGL" is invalid without further argumentation why this is the correct reason in that specific case. It is also possible that the guy who wrote A just spent more time on optimizing it, or was just a better programmer.

(03-13-2012, 04:04 AM)NaturalViolence Wrote: Yes, but it's not enough to make a sigificant difference to large projects. The standard compilers and kernels for all three major x86 OS for c++ for example are all so well optimized that you're unlikely to see more than a few percent worth of difference in performance, if you see any at all, unless:
[...]
Without any of these three things it's borderline impossible to write an application that performs very well in one OS and very poorly in another [...]
Well, first of all I don't really know anything about the dolphin code. But: many applications that require processing power spend large amounts of it in very little code (some twenty-line inner loop, or whatever). If that is the case, it might very well make a difference how exactly you write that down. And if you try different ways to write it down and test which is faster, then you have optimized your application for the compiler you're using, because with another compiler a different piece of code might produce the optimal result. See the dynamic_cast vs virtual function call example, those are in many cases different ways to achieve the same thing (and yes, the difference is significant, it's > 20%).
I really don't know if it's the case for dolphin, I just want to say: It *could* be the case. (In fact I don't think it's the case, as I didn't see dolphin performing any worse or better on different plattforms, given your graphics card is good enough)

(03-13-2012, 04:04 AM)NaturalViolence Wrote: everyone does hate obj C
Signed.

Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Windows Dolphin vs Mac Dolphin - flashkraker - 03-07-2012, 06:10 AM
RE: Windows Dolphin vs Mac Dolphin - kernel64 - 03-07-2012, 06:20 AM
RE: Windows Dolphin vs Mac Dolphin - AnyOldName3 - 03-07-2012, 06:37 AM
RE: Windows Dolphin vs Mac Dolphin - Zee530 - 03-07-2012, 06:33 PM
RE: Windows Dolphin vs Mac Dolphin - flashkraker - 03-07-2012, 06:49 AM
RE: Windows Dolphin vs Mac Dolphin - kernel64 - 03-08-2012, 01:42 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-08-2012, 05:14 AM
RE: Windows Dolphin vs Mac Dolphin - neobrain - 03-08-2012, 05:21 AM
RE: Windows Dolphin vs Mac Dolphin - ExtremeDude2 - 03-08-2012, 08:02 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-08-2012, 08:41 AM
RE: Windows Dolphin vs Mac Dolphin - ExtremeDude2 - 03-08-2012, 09:29 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-08-2012, 05:32 AM
RE: Windows Dolphin vs Mac Dolphin - AnyOldName3 - 03-08-2012, 08:41 AM
RE: Windows Dolphin vs Mac Dolphin - Starscream - 03-08-2012, 08:56 AM
RE: Windows Dolphin vs Mac Dolphin - Shonumi - 03-08-2012, 11:06 AM
RE: Windows Dolphin vs Mac Dolphin - AnyOldName3 - 03-08-2012, 09:06 AM
RE: Windows Dolphin vs Mac Dolphin - NaturalViolence - 03-10-2012, 05:03 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-10-2012, 05:20 AM
RE: Windows Dolphin vs Mac Dolphin - NaturalViolence - 03-11-2012, 05:58 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-11-2012, 06:11 AM
RE: Windows Dolphin vs Mac Dolphin - NaturalViolence - 03-13-2012, 04:04 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-13-2012, 04:41 AM
RE: Windows Dolphin vs Mac Dolphin - lamedude - 03-12-2012, 12:11 AM
RE: Windows Dolphin vs Mac Dolphin - NaturalViolence - 03-13-2012, 05:30 AM
RE: Windows Dolphin vs Mac Dolphin - scummos - 03-13-2012, 06:51 AM
RE: Windows Dolphin vs Mac Dolphin - Bloodriotzero - 06-16-2012, 05:02 AM
RE: Windows Dolphin vs Mac Dolphin - NaturalViolence - 06-16-2012, 05:13 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