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

Add support for compiling with mimalloc #363

Open
wants to merge 29 commits into
base: unstable
Choose a base branch
from

Merge branch 'valkey-io:unstable' into mimalloc-support

e391645
Select commit
Loading
Failed to load commit list.
Open

Add support for compiling with mimalloc #363

Merge branch 'valkey-io:unstable' into mimalloc-support
e391645
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

68.44% (-0.01%) compared to 443d80f

View this Pull Request on Codecov

68.44% (-0.01%) compared to 443d80f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.44%. Comparing base (443d80f) to head (e391645).
Report is 352 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #363      +/-   ##
============================================
- Coverage     68.44%   68.44%   -0.01%     
============================================
  Files           109      109              
  Lines         61671    61672       +1     
============================================
- Hits          42212    42209       -3     
- Misses        19459    19463       +4     
Files with missing lines Coverage Δ
src/server.c 88.13% <100.00%> (+<0.01%) ⬆️
src/zmalloc.c 83.46% <ø> (ø)

... and 12 files with indirect coverage changes