as.
> > There I achieved to get up to 5x speed up compared to JsonLayout[1] and I
> > want to stretch this further by reducing the GC load. Though it is really
> > difficult given Layout interface (practically) requires an output of type
> > String. I examined the internals of
; look
> >>>> in detail. A graph comparison would be very cool!
> >>>>
> >>>> Good luck, keep us posted!
> >>>>
> >>>> (Shameless plug) Every java main() method deserves
> http://picocli.info
> >>>>
> &g
>>>>
>>>> (Shameless plug) Every java main() method deserves http://picocli.info
>>>>
>>>>> On Oct 23, 2018, at 6:40, Volkan Yazıcı
>> wrote:
>>>>>
>>>>> Hello,
>>>>>
>>>>> I am
>
>>>> (Shameless plug) Every java main() method deserves http://picocli.info
>>>>
>>>>> On Oct 23, 2018, at 6:40, Volkan Yazıcı
>> wrote:
>>>>>
>>>>> Hello,
>>>>>
>>>>> I am working on the next r
t;>>
> >>> Hello,
> >>>
> >>> I am working on the next release of log4j2-logstash-layout
> >>> <https://github.com/vy/log4j2-logstash-layout/tree/json-generator>,
> >> which
> >>> is an alternative to the default JsonLayout a
default JsonLayout and allows custom JSON
>> schemas.
>>> There I achieved to get up to 5x speed up compared to JsonLayout[1] and I
>>> want to stretch this further by reducing the GC load. Though it is really
>>> difficult given Layout interface (practically) requires
cing the GC load. Though it is really
> > difficult given Layout interface (practically) requires an output of type
> > String. I examined the internals of other gc-free layouts, e.g., Pattern,
> > Gelf, etc. Though each ends up making a call to StringBuilder#toString(),
> &
; want to stretch this further by reducing the GC load. Though it is really
> difficult given Layout interface (practically) requires an output of type
> String. I examined the internals of other gc-free layouts, e.g., Pattern,
> Gelf, etc. Though each ends up making a call to StringBuilder#
ant to stretch this further by reducing the GC load. Though it is really
difficult given Layout interface (practically) requires an output of type
String. I examined the internals of other gc-free layouts, e.g., Pattern,
Gelf, etc. Though each ends up making a call to StringBuilder#toString(),
wh