Width of 32 may be better
With 4000 keys - build time dropped significantly
This commit is contained in:
parent
c722f3132d
commit
860a8a95e3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
-define(SKIP_WIDTH, 16).
|
||||
-define(SKIP_WIDTH, 32).
|
||||
|
||||
|
||||
%%%============================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue