WICG / performance-measure-memory

performance.measureMemory API
Other
78 stars 13 forks source link

Graphics Memory? #28

Open hybridherbst opened 2 years ago

hybridherbst commented 2 years ago

After reading the explainer and also https://web.dev/monitor-total-page-memory-usage/, I'm unsure how this API attributes for graphics-related memory usage (e.g. textures that have been uploaded to the GPU without a backing copy in CPU land).