Skip to content

Firefox Linux shows wrong result  #1

@arpu

Description

@arpu

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions