aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.66k stars 3.97k forks source link

Low framerate in Firefox nighly with stats UI active #2305

Closed schaer closed 7 years ago

schaer commented 7 years ago

If the stats UI element is active, the Framerate in Firefox Nighly drops below 10 fps, while Chrome maintains arround 47 fps.

Here is a side by side comparison:

image

In addition, if the "w" key is pressed in Firefox Nighly, the camera starts to "jump":

f616df35-f30e-403f-ac1d-babfe13dda7a

I had this behaviour in my project, but this is also repoducable with the aframe hello-world demo.

Chrome: Version 55.0.2883.87 m (64-bit) Firefox Nighly: Version 53.0a1 (2017-01-22) (32-bit)

ngokevin commented 7 years ago

Works for me. Might've been a Nightly regression.