#perfnow @szynszyliszys.bsky.social
tip: use the Network client hints
- navigator.connection.saveData
- navigator.deviceMemory
(on my computer, the first returns FALSE and the second: 8 - have to look up what it means)
https://developer.mozilla.org/en-US/docs/Web/API/Network_Information_API
tip: use the Network client hints
- navigator.connection.saveData
- navigator.deviceMemory
(on my computer, the first returns FALSE and the second: 8 - have to look up what it means)
https://developer.mozilla.org/en-US/docs/Web/API/Network_Information_API
Comments