bneradt opened a new pull request #6966: URL: https://github.com/apache/trafficserver/pull/6966
This improves the time taken for log_pipe by about 30 seconds: 1. Decrease the time for TS to emit a log by about 4 seconds by setting proxy.config.log.max_secs_per_buffer to 1 instead of the default 5. Since there are two logs, this improves the test by abour 8 seconds. 2. Change the Default process to an echo instead of a sleep. I didn't realize that the Default process would wait upon the Default Process completion. This improves things by about 10 seconds a Test Run (about 20 seconds total). ---------------------------------------------------------------- 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]
