Commit 994c3fa
Patch murmur3 to include non coping murmur3_32_of_slices function
Summary:
Upstream PR stusmall/murmur3@3cd2e2f
There are other unanswered PR from Feb stusmall/murmur3#24 and last approved is from Sep 2024 so I don't want to waste to much time waiting for upstream before realizing the performance win in this stack.
The changes only introduce new functions without changing existing functionality.
Reviewed By: dtolnay
Differential Revision: D77968925
fbshipit-source-id: 673ba0aa3e0059bbc35220ddd99b814695b7ee631 parent c3149cd commit 994c3fa
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments