mirror of https://github.com/grpc/grpc-java.git
1241946c15
This is a potential optimization, depending on the OpenCensus
implementation installed. Currently, the code checks TagContext equality
against the empty TagContext as an optimization to avoid updating the
Context, but checking equality may not be cheaper than updating the
Context. In particular, this condition is almost always true, because we
[update the parentCtx with an additional
tag](
|
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
build.gradle |