Commit 7e5cf71
committed
Force BCF header dicts to be larger than needed.
This is a tactic to reduce hash collisions due to the use of overly
simple hash functions. It seems to typically be around 3-8% speed gain.1 parent bebb9b9 commit 7e5cf71
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | | - | |
| 1318 | + | |
1319 | 1319 | | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1320 | 1323 | | |
1321 | 1324 | | |
1322 | 1325 | | |
| |||
0 commit comments