Skip to content
Snippets Groups Projects
Commit 16b4af3b authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Cyclic: Change to a power of two hash table.

The hash table used by BEGIN_CYCLIC() et al now has a size that
is a power of 2, so that we can avoid the modulo operation.

The hash function is also modified somewhat to improve its entropy.
parent b5386922
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment