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

Why there are so many memory leaks.... #59

Open
SimonNie98 opened this issue Nov 9, 2021 · 1 comment
Open

Why there are so many memory leaks.... #59

SimonNie98 opened this issue Nov 9, 2021 · 1 comment

Comments

@SimonNie98
Copy link

Jesus, when i try to run the porgram with valgrind or address sanitizer, there are so many memory leaks. And there are so many "new" without "delete"...

@JJJKJKJ
Copy link

JJJKJKJ commented Apr 13, 2024

Yes, I have encountered the same problem. In a workload configuration file, only 20 concurrent four loads were placed, causing memory accumulation to skyrocket. I'm not sure if you have solved this problem. If so, can I get your solution

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

No branches or pull requests

2 participants