Skip to content

Commit 2b80e0c

Browse files
committed
[Foundation] Migrate Data to a ABI stable variant
This has one known performance regression; appending with a sequence (not an Array, but something like a Repeated<UInt8>) is slower. We aknowlege this regression and plan to offer an update later that has a specialized variation of this API that optimizes to a memset/memset_pattern. This set of changes is limited to specifically targeting ABI stability and inline characteristics of Data and leaves that optimization as a future addition.
1 parent 89ede1c commit 2b80e0c

File tree

1 file changed

+125
-125
lines changed

1 file changed

+125
-125
lines changed

0 commit comments

Comments
 (0)