Open
Bug 1353486
Opened 8 years ago
Updated 3 years ago
[meta] Track Firefox WebVR quality in the OpenWebGames Test Suite
Categories
(Core :: WebVR, enhancement)
Core
WebVR
Tracking
()
NEW
People
(Reporter: kip, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
No description provided.
| Reporter | ||
Comment 1•8 years ago
|
||
This meta bug tracks the tasks needed to enable WebVR quality / performance reports in the OpenWebGames Test Suite.
WebVR sites are very similar to games, as they are heavily dependent on WebGL, WebAudio, WebAssembly, and Javascript performance.
They have some additional requirements:
- Latency and GPU headroom measurements are important metrics to track.
- Framerate of WebVR devices are variable. The test suite should measure at least 45hz to model ASW (Asynchronous Space Warp) and 90hz.
- Physical hardware is normally required to begin VR presentation. We have implemented a test harness that emulates non-present physical hardware, which can be applied for use within Emunitest.
- WebVR often has higher GPU requirements. The tests should only be run on the test nodes that are representative of the hardware required for real VR devices.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•