Changeset [dc03a3a069111bd8780e9d880b594970c3dcdc66] by Ville Tuulos
July 16th, 2010 @ 11:15 AM
discodb: fixed an overly eager memset, which gives a huge
performance boost (test index constructed now in 8mins instead of
26mins!)
http://github.com/tuulos/disco/commit/dc03a3a069111bd8780e9d880b594...
Committed by Ville Tuulos
- M contrib/discodb/src/ddb_delta.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.