• 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:04 AM (This post was last modified: 03-13-2012, 04:07 AM by NaturalViolence.)
#22
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
(03-11-2012, 06:11 AM)scummos Wrote:
Quote: Often times direct3d is going to be much faster than openGL even if you spend loads of times optimizing both backends
and often it will be the other way around.

Greetings,
Sven

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.

Quote:For example, dolphin is compiled with msvc on windows and with g++ on linux. That definitely is a significant difference. Of course there's many cases where it won't matter, but there's definitely cases where it *does* matter. Even in my 3-line-test program here I can easily see that virtual function calls are faster in clang++ than in g++, and dynamic_casts are faster in g++ than in clang++. I don't have msvc here for testing, but I'm *absolutely* sure there will also be differences.

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:

1. You're using different frameworks
2. The drivers are playing a major role (GPU stuff for example)
3. You're writing some BS synthetic test to measure only one or two specific operations instead of a practical application.

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, depending on the programming language (some uncommon programming languages may have very bad compilers for a particular OS, but all major programming languages should have resources that are so well optimized on all three OS that they perform nearly identically in all three environments, with the exception of java on android).

Quote:Does Dolphin have Cocoa? Everyone seems to hate obj C so I'd say its possible any Win32 code is better than its Cocoa counterpart.

I'm fairly sure the answer is no. And yes everyone does hate obj C and cocoa.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website 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