mirror of
https://github.com/esphome/esphome.git
synced 2026-05-22 01:42:49 +08:00
benchmark-crypto-o2
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.
…
…
…
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
1.5 GiB
Languages
C++
61.2%
Python
38.2%
C
0.3%
JavaScript
0.2%
