Reported by two jj users at jj-vcs/jj#9708:
Runtime goes to several seconds for trivial usage, one user reports perf profile showing excessive time in mi_page_free_list_extend. Both users report that MIMALLOC_ARENA_EAGER_COMMIT=0 mitigates the issue.
Reported by two jj users at jj-vcs/jj#9708:
Runtime goes to several seconds for trivial usage, one user reports perf profile showing excessive time in mi_page_free_list_extend. Both users report that
MIMALLOC_ARENA_EAGER_COMMIT=0mitigates the issue.