moonchen opened a new pull request, #10035: URL: https://github.com/apache/trafficserver/pull/10035
Instead of using branches, use dynamic dispatch to process each EventIO. Mainly this helps with code organization, and untangles dependencies in iocore. Testing shows dynamic dispatch to be no worse than branching (approximately 0.5% +- 0.2% better). -- 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]
