Commits

Maxwell Swadling committed 933c9735516
Revert "Improved the performance of _dictionaryBridgeFromObjectiveCConditional by only allocating a _NativeDictionaryStorage once all the items are bridged. NFC" This reverts commit e001efc741fc9591d7fb024e1adbedfe72dba63a. A faster approach is to reserve the memory with minimumCapacity.