Skip to content

Conversation

@marxhxxx
Copy link

@marxhxxx marxhxxx commented Feb 3, 2026

Summary: std::hash is not guaranteed to be consistent across runs, this improves the hashing functions to use folly:hasher which is consistent across runs and processes

Differential Revision: D92096899

@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 39163dd
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/698229b3c5e47800089bccec

@meta-codesync
Copy link

meta-codesync bot commented Feb 3, 2026

@marxhxxx has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92096899.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 3, 2026
Summary:

std::hash is not guaranteed to be consistent across runs, this improves the hashing functions to use folly:hasher which is consistent across runs and processes

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants