aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build
diff options
context:
space:
mode:
authorGravatar Taras Tsugrii <ttsugrii@fb.com>2018-07-30 13:25:57 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-30 13:27:26 -0700
commit60c288a5fb06f13d47de066c1e252339bd181e20 (patch)
tree2b3954ae1ce2caa9458f32ab162abff2a97f923c /src/test/java/com/google/devtools/build
parentdf8bf902e642ad8e8244e7fd58f1c36a6dfadb6c (diff)
[Skylark] Size argument list builder to avoid allocations.
This change is focused on 2 things: - avoid creating builders in case they don't end up being used - create builders using the maximum expected size to avoid intermediate allocations to accommodate more elements Closes #5694. PiperOrigin-RevId: 206636046
Diffstat (limited to 'src/test/java/com/google/devtools/build')
0 files changed, 0 insertions, 0 deletions