Files
gerrit/java
Edwin Kempin 1b9244d7f3 TraceContext#newTimer: Separate message from arguments
We plan to add a new extension point that allows to write recorded times
into a dedicated performance log. To be able to aggregate data in the
performance log by message, the message string should be constant
(without parameters which differ for each invocation). Meta data that is
specific to one invocation should be recorded in a separate field in the
performance log.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I6417d8ddc4755cc7bfb60f3e57f050c262c28f17
2019-06-11 15:34:40 +02:00
..
2019-05-08 07:33:21 -07:00