Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building tensorflow serving with TCMalloc #2183

Open
jeongukjae opened this issue Sep 20, 2023 · 1 comment
Open

Building tensorflow serving with TCMalloc #2183

jeongukjae opened this issue Sep 20, 2023 · 1 comment

Comments

@jeongukjae
Copy link

jeongukjae commented Sep 20, 2023

Feature Request

Describe the problem the feature is intended to solve

Recently I found that building tensorflow serving with tcmalloc and set soft limit can mitigating these kind of memory issue: #2142 , #1664. Also, I could get slightly better performances.

Here's what I did.

Describe the solution

How about providing tensorflow serving compiled with tcmalloc? I know I can use jemalloc instead, but jemalloc has so much configurations, while tcmalloc doesn't. It is easy to use and has great performance.

@singhniraj08
Copy link

@jeongukjae,

Thank you for filing this feature request. We will discuss this feature implementation internally and update this thread. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants