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

bench: Add benchmark for mprotect and fix mmap

bbae052
Select commit
Loading
Failed to load commit list.
Open

bench: Add benchmark for mprotect and fix mmap #1082

bench: Add benchmark for mprotect and fix mmap
bbae052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

94.19% (-0.10%) compared to 94582ff

View this Pull Request on Codecov

94.19% (-0.10%) compared to 94582ff

Details

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     
Files with missing lines Coverage Δ
test/internal_benchmarks/memory_allocation.cpp 0.00% <0.00%> (ø)