mirror of
https://github.com/esphome/esphome.git
synced 2026-05-23 11:16:52 +08:00
63184e95a2
CodSpeed results show only Noise benchmarks improved with -O2 — the speedup comes from libsodium's crypto primitives (Curve25519, ChaCha20, Poly1305), not noise-c's protocol layer. Narrow the optimization to libsodium only.