Xuanwo opened a new pull request, #6343: URL: https://github.com/apache/opendal/pull/6343
# Which issue does this PR close? None # Rationale for this change Users reported that logging layer can result in heavy CPU usage in profile:  # What changes are included in this PR? It's not a good idea to trigger log even while it's a cheap operations (like `length.to_string()`) # Are there any user-facing changes? Logs are smaller. -- 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]
