utsuboco / r3f-perf

Easily monitor your ThreeJS performances.
https://codesandbox.io/s/perlin-cubes-r3f-perf-wtp9t?file=/src/App.js
MIT License
602 stars 23 forks source link

Mar 2 - Chrome 89 Improve memory log with measureUserAgentSpecificMemory() #7

Closed RenaudRohlinger closed 3 years ago

RenaudRohlinger commented 3 years ago

The feature adds a performance.measureUserAgentSpecificMemory() function that estimates the memory usage of the web page in case the page is currently isolated (e.g. on Desktop).

https://www.chromestatus.com/feature/5685965186138112