esp-rs / esp-wifi-sys

Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.
Apache License 2.0
401 stars 94 forks source link

Remove "no token" warnings. #428

Closed Dirbaio closed 10 months ago

Dirbaio commented 10 months ago

They happen often in normal use, such as downloading/uploading a big file as fast as possible, and they tank performance if logging is enabled.

Dirbaio commented 10 months ago

This takes a upload speedtest from 80kb/s to 200kb/s :D

bugadani commented 9 months ago

This takes a upload speedtest from 80kb/s to 200kb/s :D

A trick learned from probe-rs? 🤣