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

Track down memory leaks in Go frontend #165

Open
qpfiffer opened this issue Mar 21, 2015 · 2 comments
Open

Track down memory leaks in Go frontend #165

qpfiffer opened this issue Mar 21, 2015 · 2 comments

Comments

@qpfiffer
Copy link
Member

CUnjar looks pretty clean, but you can watch memory usage slowly creep up if you just keep unjarring the same key over and over again. My go expertise isn't good enough to know where it's happening. I'm also pretty sure that it's not in the storage engine, because valgrind on ./run_tests.sh is clean.

@kyleterry
Copy link
Member

tired now but will later

@qpfiffer
Copy link
Member Author

@kyleterry I dunno where they're happening, would be cool to pair on it. I'm pretty sure all the C -> Golang stuff is clean, but I guess not.

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