Skip to content

Conversation

@glindstedt
Copy link
Member

@glindstedt glindstedt commented Nov 4, 2025

Adds jemalloc feature and enables it by default, which uses the jemalloc allocator and allows us to expose /debug/pprof/allocs on the admin endpoint to get inuse_space memory profiles, that can be automatically scraped into grafana.

Had to move some things around to not collide with the mimalloc and heap-stats features. I don't know the use-cases and/or status of those features though. On MSVC the jemalloc feature should be a no-op since it appears to not be supported.

@glindstedt glindstedt force-pushed the push-wzymwwvvpszq branch 7 times, most recently from 1dee70c to 68617a1 Compare November 5, 2025 10:08
@glindstedt glindstedt marked this pull request as ready for review November 5, 2025 13:03
@glindstedt glindstedt merged commit 01a38c7 into main Nov 5, 2025
7 checks passed
@glindstedt glindstedt deleted the push-wzymwwvvpszq branch November 5, 2025 16:22
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.

2 participants