Skip to content
Snippets Groups Projects
Commit ffdb67a0 authored by Dominik Bartkiewicz's avatar Dominik Bartkiewicz Committed by Alejandro Sanchez
Browse files

Redefine MAX_FEATURES to 64 for minor performance improvement.

Bitstrings are handled as 64bits and bit_ffs()/bit_fls() are faster on
whole words.

Bug 9537
parent 4cf640e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment