[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:
Alexandre Duret-Lutz 2011-11-12 01:26:17 +01:00
parent 4ba60dad28
commit b6702fc23a
2 changed files with 7 additions and 3 deletions

View file

@ -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