mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +00:00
352121b7bf
Add benchmarks for format_hex_to, format_hex_pretty_to, format_mac_addr_upper, fnv1_hash, fnv1a_hash, fnv1_hash_object_id, parse_hex, crc8, crc16, value_accuracy_to_buf, int8_to_str, and base64_decode to establish baseline performance data before optimization.