(no title)
ggreg84 | 4 years ago
Apple does not support OpenGL or Vulkan, only Metal, and most app devs have better things to do than rewriting code for the Mac.
The recommended way of gaming on a mac is to use emulation by emulating whatever the game is used with a metal wrapper.
IMO the claim that these benchmarks aren't fair is naive. I don't care about how good the hardware is, but about what performance I get. If I get poor performance because the software, drivers, etc. are poor, I want to know that.
tpush|4 years ago
Of course, I'm not at all saying that you're wrong to want that, or that these benchmarks don't show what you're interested in.
However this and many other articles are using these benchmarks to derive comparative hardware performance, which is simply wrong to do. That's what I'm criticizing.
ggreg84|4 years ago
What one can compare, is the performance of the "Apple platform" and the "PC platform" at similar price points, power budgets, features. This is more meaningful for most people, which mostly care about how fast can the computer do X (whether it uses the CPU, GPU, or some other chip, most people don't care).
isaiahg|4 years ago
ggreg84|4 years ago
QEMU simply translates calls from one hardware API to another hardware API, so it isn't an emulator either right?
KolenCh|4 years ago
But from a technological perspective, the logical way to test is to eliminate as much variable as possible and really compare the hardware compatibility. Using software that’s not optimized for the hardware is not an objective test of the hardware.
There are many ways to try to conduct as objective a test as possible. In that criteria, I found that only those review from Anandtech is up to standard. Article like this is more like click bait.
Now I’m not an expert, but if I were to compare the performance somewhat objectively, I might start with TensorFlow where Apple has releases a metal backend for it to run. Then may be write some naive kernel in Julia using CUDA and the pre release metal library (It might not be fair, but that’s where I would start given what I know.)
weberer|4 years ago
tzekid|4 years ago
Macha|4 years ago
philistine|4 years ago