mirror of
https://github.com/esphome/esphome.git
synced 2025-09-08 22:32:21 +01:00
Apply existing protobuf buffer optimization to nested message encoding (~2.3x speed up) (#9458)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "esphome/core/defines.h"
|
||||
|
||||
#include "proto.h"
|
||||
#include "api_pb2_size.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace api {
|
||||
|
Reference in New Issue
Block a user