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