Files
esphome/script
J. Nick Koston b2e78d3753 Define CODSPEED_ENABLED globally for benchmark source files
benchmark.h uses #ifdef CODSPEED_ENABLED to switch benchmark
registration to CodSpeed-instrumented variants. This define was
only in library.json (applied to library compilation) but not to
the benchmark .cpp files that #include <benchmark/benchmark.h>.
Without it, CodSpeed reports "No benchmarks found".
2026-03-16 21:36:25 -10:00
..
2023-11-25 10:18:36 +11:00