mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 20:32:21 +01:00
Apply existing protobuf buffer optimization to nested message encoding (~2.3x speed up) (#9458)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// This file was automatically generated with a tool.
|
||||
// See script/api_protobuf/api_protobuf.py
|
||||
#include "api_pb2.h"
|
||||
#include "api_pb2_size.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
|
||||
|
Reference in New Issue
Block a user