Improve performance of jemalloc svelte config.

Change the decay time from zero to one second, to avoid problems with
the purge interferring with allocations taking too long.

Also, decrease the arenas from 2 to 1 for the svelte config to offset
the PSS increase caused by the decay time change.

Bug: 30077848
(cherry picked from commit 08795324eae5f68d211dc5483746af51203dc661)

Change-Id: I8389ab5af322b6e40e6afd86193c6de8a738421b
2 files changed