-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make FrozenThinBoxSlice even thinner
Summary: For short FrozenThingBoxSlice objects, embed the length into the pointer. This is the same optimization in D66519157, except applied to to `FrozenThinBoxSlice`. Reviewed By: JakobDegen Differential Revision: D66773980 fbshipit-source-id: 11ebe5e28dcc4b74e8ee54cb02a55e2e6c842751
- Loading branch information
1 parent
e013ce4
commit 13e1402
Showing
2 changed files
with
162 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters