git-hulk opened a new pull request, #3011: URL: https://github.com/apache/kvrocks/pull/3011
This PR sets the environment variable `MALLOC_CONF` with `"prof:true,prof_active:false,background_thread:true"`, so that users who are using Docker images could enable the jemalloc profiling at runtime if necessary via the profiling command. It won't bring any performance overhead because the profiling behavior is deactivated by default. This closes #3009. -- 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]
