ywkaras commented on PR #11450: URL: https://github.com/apache/trafficserver/pull/11450#issuecomment-2173925558
Both GCC and CLang seem to be very good at evaluation strlen for string constants at runtime: https://godbolt.org/z/fqnd5Pb4n . So, we should change TextView and remove the complicated attempts to avoid calling strlen. -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org