Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Firefox (109) webGL performance on Apple Silicon devices

  • 1 ответ
  • 0 имеют эту проблему
  • 11 просмотров
  • Последний ответ от cor-el

more options

Hi guys! Currently I'm working on a project which renders video with webGL. The result works on all browsers as expected but not with Firefox vers 109 for Apple Silicon devices (m1, m2) - the video animation is just lagging,it takes cpu usage up to 160% and the video itself is stretched. Comparing to that Chrome takes 22%, Safari 14% of cpu usage. It's just regarding to this devices, it works fine on Microsoft so I think it's a browser bug regarding to osx verision. Could someone pls help me with that or have a look over?

Hi guys! Currently I'm working on a project which renders video with webGL. The result works on all browsers as expected but not with Firefox vers 109 for Apple Silicon devices (m1, m2) - the video animation is just lagging,it takes cpu usage up to 160% and the video itself is stretched. Comparing to that Chrome takes 22%, Safari 14% of cpu usage. It's just regarding to this devices, it works fine on Microsoft so I think it's a browser bug regarding to osx verision. Could someone pls help me with that or have a look over?

Все ответы (1)

more options

You can check the Web Console for WebGL related messages.

You can also check the Graphics section on the "Help -> More Troubleshooting Information" (about:support) page to see if there are issues with WebGL reported.