Jens-G commented on PR #3014: URL: https://github.com/apache/thrift/pull/3014#issuecomment-2265891618
Ok, nice. How does that runtime lookup affect performance? According to [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/for) the symbols are global and the recommendaion is to prefix them. Especially with names like "read" or "write" that sounds like a potential problem to me. What do you think? -- 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]
