aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
diff options
context:
space:
mode:
authorGravatar Eric Fellheimer <felly@google.com>2016-06-24 18:23:13 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2016-06-27 11:39:19 +0000
commitb32eea7ee5c1f3bd4fc753fa72c99f1d5b8259ea (patch)
treeb967913a58efc314eddd34f6c42f4114f0bee2d0 /src/main/java/com/google/devtools/build/lib/rules
parentdd548b0b50a1648e5684970fe9cd4de6a93be67f (diff)
Fix some GC churn issues when dealing with Labels:
- reduce use of #substring(), which must copy the sub-region of the string - specialize hashCode() implementation so that we don't need to push objects into an array. -- MOS_MIGRATED_REVID=125798978
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules')
0 files changed, 0 insertions, 0 deletions