[buddy] Speedup hash functions.
* src/kernel.h (PAIR, TRIPLE): Redefine these hash functions using something that is simpler to compute.
This commit is contained in:
parent
4ba60dad28
commit
b6702fc23a
2 changed files with 7 additions and 3 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2011-11-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/kernel.h (PAIR, TRIPLE): Redefine these hash functions using
|
||||
something that is simpler to compute.
|
||||
|
||||
2011-08-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* examples/adder/adder.cxx (test_vector): Add parentheses to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue