detect-gpu
detect-gpu copied to clipboard
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Brave Browse on Intel 2019 Macbook Pro (Ventura 13.2) always reports tier 0. Chrome on the same machine correctly reports tier 3. Brave: ``` { "wasm": true, "simd": true, "webgl":...
I've been implementing this on a MapBox canvas to see performance scores as it is used. For example, we'll trigger this on the initial map load and also during a...
My Samsung Galaxy A54 - SM-A546B with Mali-G68 has a Tier1 and a "Fallback" Type. That should have Tier3.
Using Safari on a desktop machine always returns the following: ``` { device: undefined, fps: undefined, gpu: "apple gpu", isMobile: false, tier: 1, type: "FALLBACK" } ``` Tested on a...
For example "nvidia geforce rtx 3080 ti" reports 60 FPS, whereas "nvidia geforce rtx 3080 ti laptop gpu" has 190 FPS in the benchmark data. Is the FPS result limited...
My colleague got the following result (Ubuntu): ``` { "gpu": "google, swiftshader device (subzero) (0x0000c0de), swiftshader driver (ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver))", "isMobile": false, "tier":...