Greg Hackmann
492ce95d9f
bionic: store property names as variable-length strings
Names are immutable, so the fixed-sized arrays can be replaced with variable-length ones to save memory (especially on internal tree nodes). Change-Id: Iee77874b4b55b0f9c5e531d1334be7f7f40086d2 Signed-off-by: Greg Hackmann <ghackmann@google.com>
Description
No description provided
Languages
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%