thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
360 stars 10 forks source link

Investigate alternative allocators for the toolchain #84

Open compnerd opened 1 year ago

compnerd commented 1 year ago

rpmalloc, snmalloc, mimalloc can give 2.5-24x link time reductions, which can be helpful when doing large scale links.