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. |
||
|---|---|---|
| .. | ||
| docker | ||
| ci-install.bash | ||
| ci-pages-notify.bash | ||
| ci-pages.bash | ||
| ci-script.bash | ||
| ci-win-compile.ps1 | ||
| ci-win-test.ps1 | ||