aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/PostConfiguredTargetValue.java
diff options
context:
space:
mode:
authorGravatar laurentlb <laurentlb@google.com>2018-06-05 09:42:59 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-05 09:45:02 -0700
commitfc23edc368244849c59636d1e2ae6c375bebf262 (patch)
tree2d742b93785efbd2f1fbe21de03972edd4838d7b /src/main/java/com/google/devtools/build/lib/skyframe/PostConfiguredTargetValue.java
parentc04ce79e4f719df54e3564f58a2ea26529ac1494 (diff)
Stop allocating new tokens in the lexer
There's only one Token and it gets reused. This reduces the memory usage of the lexer. Parsing time seems to be 5%-10% faster with this change on a large file. This makes little difference on the overall performance of Bazel though. RELNOTES: None. PiperOrigin-RevId: 199310860
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/PostConfiguredTargetValue.java')
0 files changed, 0 insertions, 0 deletions