logstash-plugins / logstash-input-beats

Apache License 2.0
87 stars 81 forks source link

[WIP]read beats payload in javaheap chunked #491

Open andsel opened 10 months ago

andsel commented 10 months ago

This is a draft PR to investigate if the decompression or the decoding of JSON payloads done in Netty heap pool arenas, could manifest any performance drop vs direct memory.