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

bench: Add benchmark for mprotect and fix mmap #1082

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chfast
Copy link
Member

@chfast chfast commented Dec 9, 2024

No description provided.

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 94.19%. Comparing base (94582ff) to head (bbae052).

Files with missing lines Patch % Lines
test/internal_benchmarks/memory_allocation.cpp 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1082      +/-   ##
==========================================
- Coverage   94.29%   94.19%   -0.10%     
==========================================
  Files         157      157              
  Lines       17080    17098      +18     
==========================================
  Hits        16105    16105              
- Misses        975      993      +18     
Flag Coverage Δ
eof_execution_spec_tests 23.50% <0.00%> (-0.03%) ⬇️
ethereum_tests 26.46% <0.00%> (-0.03%) ⬇️
ethereum_tests_silkpre 19.07% <0.00%> (-0.03%) ⬇️
execution_spec_tests 20.20% <0.00%> (-0.03%) ⬇️
unittests 89.26% <0.00%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
test/internal_benchmarks/memory_allocation.cpp 0.00% <0.00%> (ø)

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