Changeset [3f704d166e4e36e1c459ebcf0e9d8229da161d92] by Ville Tuulos
June 16th, 2011 @ 08:07 PM
discodb: change leaf reallocs from 1 to LEAF_SIZE_INCREMENT to
reduce the number of reallocs
https://github.com/tuulos/disco/commit/3f704d166e4e36e1c459ebcf0e9d...
Committed by Ville Tuulos
- M contrib/discodb/src/ddb_map.c
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.