nickva commented on issue #1387: Make `bin_opt_info` optional URL: https://github.com/apache/couchdb/pull/1387#issuecomment-397300378 Let's not remove debug_info in this PR. It would be a separate PR discussion. debug_info allows both using the debugger and decompiling the source for example, either one of those might be useful... As for bin_opt_info, we could just leave a comment on how to enable it instead of an override via a variable, which adds more code complexity to maintain. That is if someone has the desire and time to optimize all the binaries, they could enable it locally, compile and fix the issues. The reviewer can do the same then to check.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
