Commits

Dave Zarzycki committed 46076124848
Basic alloc/dealloc front end cache Fast per-thread LIFO buckets that cover about 99.8% of app allocations. Precompute per-thread heap buckets at compile time when possible. Yes, the Bedrock'isms still need to be cleaned up, and there are plenty of style issues to be cleaned up. One thing at a time. :-) Swift SVN r525