You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
For 99% of applications, you won't use floats in an interrupt handler, but everyone pays the cost of saving and restoring those registers right now. We should make the save/restore of floats opt-in. I imagine this will make a fair bit of difference to esp-wifi's scheduler performance on Xtensa.
The text was updated successfully, but these errors were encountered:
For 99% of applications, you won't use floats in an interrupt handler, but everyone pays the cost of saving and restoring those registers right now. We should make the save/restore of floats opt-in. I imagine this will make a fair bit of difference to esp-wifi's scheduler performance on Xtensa.
The text was updated successfully, but these errors were encountered: