C++ Arena Allocation Guide | Protocol Buffers | Google ...
Sep 29, 2021· Arena allocation is a C++-only feature that helps you optimize your memory usage and improve performance when working with protocol buffers. This page describes exactly what C++ code the protocol buffer compiler generates in addition to the code described in the C++ Generated Code Guide when arena allocation is enabled.
Lee mas