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 memory arena memory usage #2148

Merged
merged 1 commit into from
Aug 16, 2023
Merged

track memory arena memory usage #2148

merged 1 commit into from
Aug 16, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Aug 16, 2023

No description provided.

@PSeitz PSeitz requested a review from fmassot August 16, 2023 12:06
@PSeitz PSeitz force-pushed the check_budget branch 2 times, most recently from 1089551 to 09b4159 Compare August 16, 2023 12:26
@PSeitz PSeitz force-pushed the check_budget branch 2 times, most recently from c5cf819 to 0e5a120 Compare August 16, 2023 12:50
@codecov-commenter
Copy link

Codecov Report

Merging #2148 (f999b62) into main (62ece86) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #2148      +/-   ##
==========================================
+ Coverage   94.32%   94.34%   +0.01%     
==========================================
  Files         320      320              
  Lines       62041    62042       +1     
==========================================
+ Hits        58522    58531       +9     
+ Misses       3519     3511       -8     
Files Changed Coverage Δ
src/collector/filter_collector_wrapper.rs 95.65% <ø> (ø)
src/aggregation/bucket/term_agg.rs 94.90% <100.00%> (+<0.01%) ⬆️
src/collector/tests.rs 97.68% <100.00%> (ø)
src/collector/top_score_collector.rs 98.04% <100.00%> (ø)
src/core/index.rs 87.43% <100.00%> (ø)
src/core/tests.rs 98.97% <100.00%> (ø)
src/query/range_query/range_query.rs 86.31% <100.00%> (ø)
src/snippet/mod.rs 95.44% <100.00%> (ø)
stacker/src/arena_hashmap.rs 97.50% <100.00%> (ø)

... and 1 file with indirect coverage changes

@PSeitz PSeitz merged commit 480763d into main Aug 16, 2023
5 checks passed
@PSeitz PSeitz deleted the check_budget branch August 16, 2023 16:19
@PSeitz PSeitz mentioned this pull request Sep 1, 2023
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.

None yet

3 participants