Changeset [8fa7ece9a1971c026357262b779c9fc324a86355] by Ville Tuulos
July 16th, 2010 @ 11:12 AM
discodb: bit operations moved to a header file (ddb_bits.h) for
a minimal performance gain
http://github.com/tuulos/disco/commit/8fa7ece9a1971c026357262b779c9...
Committed by Ville Tuulos
- R contrib/discodb/src/util.c
- M contrib/discodb/src/ddb_delta.c
- M contrib/discodb/src/ddb_huffman.c
- M contrib/discodb/src/ddb_internal.h
- M contrib/discodb/util/compile
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.