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/patch failed Dec 9, 2024 in 0s

0.00% of diff hit (target 94.29%)

View this Pull Request on Codecov

0.00% of diff hit (target 94.29%)

Annotations

Check warning on line 33 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 58 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L58

Added line #L58 was not covered by tests

Check warning on line 62 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 67 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 69 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L69

Added line #L69 was not covered by tests

Check warning on line 71 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L71

Added line #L71 was not covered by tests

Check warning on line 76 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L73-L76

Added lines #L73 - L76 were not covered by tests

Check warning on line 80 in test/internal_benchmarks/memory_allocation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/memory_allocation.cpp#L79-L80

Added lines #L79 - L80 were not covered by tests