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. |
||
|---|---|---|
| .. | ||
| build-test.yml | ||
| contributor.yml | ||
| coverage.yml | ||
| docker.yml | ||
| format.yml | ||
| no-pulls.yml | ||
| pages.yml | ||
| reusable-build.yml | ||
| reusable-lint-py.yml | ||
| reusable-rtlmeter-build.yml | ||
| reusable-rtlmeter-run.yml | ||
| reusable-test.yml | ||
| rtlmeter-pr-results.yml | ||
| rtlmeter.yml | ||