Files
gerrit/java
Joerg Zieren fd724b9b0f Fix performance bug in logging: Avoid expensive stack trace/reflection
This shows significant resource usage for Flume jobs in pprof. It might
also improve performance in the frontend.

Also rename LazyArg-s for clarity, and to avoid the impression that use
of non-lazy args for logging is OK.

Change-Id: Ibd60407c5c87e79bdadd4546cb0c7bbd5b72156d
2019-10-11 09:13:19 +02:00
..