snleee edited a comment on issue #3913: Adding the support for sampling logs
URL: https://github.com/apache/incubator-pinot/pull/3913#issuecomment-470779705
 
 
   Perf stress test result: 
   
   Experiment setup: 1 broker, 1 server, 1.5k qps, internal production data & 
query
   
   original code (no throttling)
   broker side avg 99th percentile latency - 83ms
   server side avg 99th percentile latency - 8.3ms
   server side avg 999th percentile latency - 85ms
   
   throttling log at maximum rate of 100qps
   broker side avg 99th percentile latency - 44ms
   server side avg 99th percentile latency - 12.63ms
   server side avg 999th percentile latency - 31.8ms

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to