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

Possible memory leak in HC 13.8.1 #7736

Open
rkrishnan2014 opened this issue Nov 18, 2024 · 3 comments
Open

Possible memory leak in HC 13.8.1 #7736

rkrishnan2014 opened this issue Nov 18, 2024 · 3 comments

Comments

@rkrishnan2014
Copy link

Product

Hot Chocolate

Version

13.8.1

Link to minimal reproduction

With Version 13.8.1, we are seeing an increasing trend in memory allocation and profiling the memory

Steps to reproduce

Create a new project from a template in version 13.8.1
Simulate a reasonable and constant throughput
Profile the memory
The number of allocated objects and memory always increase

What is expected?

Below is a snapshot from memory profiling tool,

Image

What is actually happening?

With Version 13.8.1, we are seeing an increasing trend in memory allocation and profiling the memory

Below is a snapshot from memory profiling tool,

Image

Relevant log output

Additional context

No response

@rkrishnan2014
Copy link
Author

Gradual increase seen in memory profile

Image

@michaelstaib
Copy link
Member

Can you repro it with 14 or 13.9.14?

@rkrishnan2014
Copy link
Author

Tried with 13.9.14, it looks the same.

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

2 participants