bryancall commented on issue #7296: URL: https://github.com/apache/trafficserver/issues/7296#issuecomment-4827339515
Closing this as obsolete. This was a 2020 performance investigation comparing the in-tree tscore BufferWriter against snprintf and fmtlib. Since then the in-tree BufferWriter and its formatting code have been removed, and Traffic Server now uses the external libswoc library (bundled under lib/swoc/) for BufferWriter and its formatting, maintained upstream by the same author referenced in the original fmtlib discussion. The specific implementation that was benchmarked here no longer exists in the tree, so this investigation no longer tracks actionable work. Reopen or file a fresh issue if there is a current libswoc BufferWriter performance concern. -- 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]
