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

fix(interactive): Fix memory leak in pegasus and data race in groot #3371

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

siyuan0322
Copy link
Collaborator

  • Fix data race when iterating groot vertices/edges
  • Use jemalloc and enable debug info
  • Fix a memory leak in pegasus

add jemalloc, check in codec

copy bytes from iterator
@siyuan0322 siyuan0322 changed the title fix 2 bug in pegasus, and remove edge fix(interactive): Fix memory leak in pegasus and data race in groot Nov 21, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #3371 (af49a49) into main (0146834) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3371   +/-   ##
=======================================
  Coverage   41.04%   41.04%           
=======================================
  Files         109      109           
  Lines       11298    11298           
=======================================
  Hits         4637     4637           
  Misses       6661     6661           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0146834...af49a49. Read the comment docs.

@siyuan0322 siyuan0322 merged commit bd9adcc into alibaba:main Nov 21, 2023
30 of 32 checks passed
@siyuan0322 siyuan0322 deleted the zsy/mem branch November 21, 2023 11:12
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

Successfully merging this pull request may close these issues.

2 participants