M0dEx / quincy

QUIC-based VPN
MIT License
84 stars 7 forks source link

feat: switch to jemalloc on supported platforms #42

Closed M0dEx closed 4 months ago

M0dEx commented 4 months ago

This PR replaces the default allocator with jemalloc on supported platforms.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4ff82e2) 71.12% compared to head (fbddc97) 70.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 71.12% 70.99% -0.13% ========================================== Files 19 20 +1 Lines 973 979 +6 ========================================== + Hits 692 695 +3 - Misses 281 284 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.