Skip to content

Commit

Permalink
Revision of hashing parameter in filter - acceleration of filtering p…
Browse files Browse the repository at this point in the history
…rocess
  • Loading branch information
nils-hamel committed Apr 7, 2017
1 parent 73e5815 commit 8276e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dalai-filter/src/dalai-filter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
# define DL_FILTER_DELETE ( 1 )

/* define hashing parameter */
# define DL_FILTER_HASH ( 100.0 )
# define DL_FILTER_HASH ( 75.0 )

/*
header - preprocessor macros
Expand Down

0 comments on commit 8276e58

Please sign in to comment.