verilator/.github
Yangyu Chen bb5a9dc247
Support jemalloc as the default allocator on Linux (#7250)
Add jemalloc as an alternative malloc implementation for the Verilator
binary. When both tcmalloc and jemalloc are available, jemalloc is
preferred due to its better performance on RTLMeter.

The new --enable-jemalloc flag (default=check) mirrors the existing
--enable-tcmalloc behavior: auto-detected at configure time, supports
both static and dynamic linking, and is disabled when --enable-dev-asan
is active.
2026-03-13 17:08:15 -04:00
..
ISSUE_TEMPLATE Commentary: Update GitHub issue templates 2025-09-09 17:46:58 -04:00
workflows Support jemalloc as the default allocator on Linux (#7250) 2026-03-13 17:08:15 -04:00
PULL_REQUEST_TEMPLATE.md Converted Asciidoc documentation into reStructuredText (RST) format. 2021-03-12 13:52:47 -05:00
dependabot.yml CI: Group dependabot commits 2026-01-17 22:28:21 -05:00
labels.toml Github: Add issue templates 2019-12-23 17:34:53 -05:00