- New pack5() and unpack5() with reduced dependency chain, which is
commitf6ae00c9ac14a4be59aed51b31f09c8604ebc7a7
authorKristian Nielsen <knmeister@gmail.com>
Wed, 14 Jan 2009 22:10:30 +0000 (14 23:10 +0100)
committerKristian Nielsen <knmeister@gmail.com>
Wed, 14 Jan 2009 22:10:30 +0000 (14 23:10 +0100)
tree04d636912611334663fd3cb5384764684ef63754
parent144bb32903b59c84274c582eed9721b411af7994
 - New pack5() and unpack5() with reduced dependency chain, which is
   really good (12.9 sec for 2G words at compression to 26.4%).
 - Experiment with non-temporal stores for pack_overwriteptr.
 - Some more testing.
.gitignore
exp/packed.h
exp/quick_pack_test.c [new file with mode: 0644]
exp/scan.cc
include/bitop.h