jiengup commented on PR #3613: URL: https://github.com/apache/iggy/pull/3613#issuecomment-4924753828
> @slbotbm for me this sounds fine, however one thing comes to my mind: will it have any impact on performance? Actually, I think additional typed `HeaderKey` support will not introduce more overhead compared to the current implementation. The only overhead we introduce is the iteration of `user_header` and the transformation of Rust and Python types, which need to be considered if we have a large number of user header pairs in some user cases. -- 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]
