[PartitionAlloc] Disable zeroing on Free() temporarily
We're currently evaluating performance of PartitionAlloc-Everywhere (PA-E). Any regressions from zeroing would be inedvartantly attributed to PA-E, as it hugely increases number of memory allocations going through this path. The best course of action would be to postone zeroing until PA-E is fully evaluated and enabled in trunk. Then we should re-enable zeroing and properly re-evaluate it in the new world. Change-Id: I06ee7c63d10b2a14c76a7bd51faab7b616621c88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521881Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#825702}
Showing
Please register or sign in to comment