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

Chained arena allocator: support allocations larger than the chunk size #543

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

jatinchowdhury18
Copy link
Contributor

No description provided.

Copy link

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.58%. Comparing base (a9bd945) to head (13ee6f3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   89.54%   89.58%   +0.03%     
==========================================
  Files         317      317              
  Lines       10900    10932      +32     
  Branches     1090     1097       +7     
==========================================
+ Hits         9760     9793      +33     
+ Misses       1130     1129       -1     
  Partials       10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jatinchowdhury18 jatinchowdhury18 merged commit 38f4fa5 into master Jun 26, 2024
29 checks passed
@jatinchowdhury18 jatinchowdhury18 deleted the chained-arena-large-alloc branch June 26, 2024 02:53
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.

1 participant