pmndrs/detect-gpu

Macbook M1 Pro Safari 15.6 Not Working

tr3ysmith opened this issue · 5 comments

Safari 15.6 on MacBook Pro (M1 Pro chip) is reporting incorrectly. It works fine with Chromium based browsers.

Safari

{
  "gpu": "apple gpu (Apple GPU)",
  "isMobile": false,
  "tier": 1,
  "type": "FALLBACK"
}

Edge

{
  "fps": 317,
  "gpu": "apple m1 pro",
  "isMobile": false,
  "tier": 3,
  "type": "BENCHMARK"
}

Can confirm also on my MacBook Pro (13-inch, M1, 2020) with Safari Version 15.5 (17613.2.7.1.8) this is the case.

emoc11 commented

it's still badly detected on MacBook Pro (14 inches, 2021) Safari 16.5 (17615.2.9.11.6, 17615)

Keep having the issue too... Someone found an alternative?