Files
weave-scope/report
Matthias Radestock c4fa72110c don't Copy() self on Merge()
Merge() is always returning a copy, so there is no need to Copy()
struct fields first before calling Merge() on them.

This reduces GC pressure (#1010) and helps overall app performance
(#1457).
2016-07-28 22:21:06 +01:00
..
2016-07-26 10:55:22 +00:00
2016-07-15 11:24:36 +01:00
2016-07-15 11:24:36 +01:00
2016-07-28 22:21:06 +01:00
2016-07-28 22:21:06 +01:00