Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Linux shows wrong result #1

Open
arpu opened this issue Dec 15, 2023 · 0 comments
Open

Firefox Linux shows wrong result #1

arpu opened this issue Dec 15, 2023 · 0 comments

Comments

@arpu
Copy link

arpu commented Dec 15, 2023

Hey

on Fedora Linux Firefox 120.0.1 (64-Bit) i get ( no error log in the console)

{
  "fps": 1,
  "gpu": "radeon r9 200",
  "isMobile": false,
  "tier": 0,
  "type": "BENCHMARK"
}

wegl threejs sample works just fine with 60 fps

chrome result is

{
  "fps": 75,
  "gpu": "amd radeon rx 6500 xt",
  "isMobile": false,
  "tier": 3,
  "type": "BENCHMARK"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant