thenatog commented on PR #6634:
URL: https://github.com/apache/nifi/pull/6634#issuecomment-1310844667

   Tested ListenTCP and ListenSyslog and found them to be in good working 
order. I did experience an 'EventDroppedException' when stopping the processor 
at some point. I also did a simple performance test and found that on my 
machine with a single thread, ListenSyslog could read about 2M short messages 
per 5m, and ListenTCP could read about 1.2m short messages per 5m. 
   
   For ListenTCP, single threaded, when sending 1MB messages I'm getting around 
290MB throughput.
   
   Functionally it looks good, I don't know if any of the changes would have 
affected performance but thought I'd check it out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to