Changeset [40786e1ab68309ef96d1a249b7cc851e42f7af0a] by Ville Tuulos

June 20th, 2011 @ 10:54 PM

discodb: add ddb_deltalist - value lists are now stored in deltalists instead of lists during discodb construction, resulting to 50-75% smaller memory footprint in the many-values-per-key case
https://github.com/tuulos/disco/commit/40786e1ab68309ef96d1a249b7cc...

Committed by Ville Tuulos

  • A contrib/discodb/src/ddb_deltalist.c
  • A contrib/discodb/src/ddb_deltalist.h
  • M contrib/discodb/src/ddb_cons.c
  • M contrib/discodb/src/ddb_delta.c
  • M contrib/discodb/src/ddb_delta.h
New-ticket Create new ticket

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.

Shared Ticket Bins