Skip to content

minor optimization: skip one useless conversion operation#482

Closed
Cyan4973 wants to merge 3 commits into
facebook:devfrom
Cyan4973:constant_num
Closed

minor optimization: skip one useless conversion operation#482
Cyan4973 wants to merge 3 commits into
facebook:devfrom
Cyan4973:constant_num

Conversation

@Cyan4973
Copy link
Copy Markdown
Contributor

@Cyan4973 Cyan4973 commented Mar 7, 2026

to compress single-byte repeated patterns within numeric streams.

This saves 1-2 bytes per generated numeric stream feature single-byte repeat pattern.

Cyan4973 added 2 commits March 7, 2026 11:00
to compress single-byte repeated patterns within multi-bytes numeric streams
@Cyan4973 Cyan4973 self-assigned this Mar 7, 2026
@meta-cla meta-cla Bot added the cla signed label Mar 7, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 7, 2026

@Cyan4973 has imported this pull request. If you are a Meta employee, you can view this in D95689234.

@meta-codesync meta-codesync Bot closed this in e188c9e Mar 12, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 12, 2026

@Cyan4973 merged this pull request in e188c9e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants