Commit 10a5707
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 d7e7f2c commit 10a5707
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1370 | 1370 | | |
1371 | 1371 | | |
1372 | 1372 | | |
1373 | | - | |
| 1373 | + | |
1374 | 1374 | | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
1375 | 1378 | | |
1376 | 1379 | | |
1377 | 1380 | | |
| |||
0 commit comments