[Monotone-devel] nvm.sqlite3.binary adapted to rosters (and finished)

2006-01-13 Thread Christof Petig
Hi, I finished the first part (base64-BLOB) of migrating the database layout to use BLOBs and am very pleased with the results: ## - ## ## Test results. ## ## - ## All 298 tests behaved as expected. PASS: ./testsuite == All 2 tests passed

Re: [Monotone-devel] nvm.sqlite3.binary adapted to rosters (and finished)

2006-01-13 Thread Matthew Gregan
At 2006-01-13T19:37:20+0100, Christof Petig wrote: ... 61265920 monotone_BLOB.db ... 87126016 monotone026.db ... 167739392 monotone025.db So rosters shrunk the database by 50% and BLOBs shrink by another 30% ! That's not the effect of rosters that you're seeing, but just a fresh pull of

Re: [Monotone-devel] nvm.sqlite3.binary adapted to rosters (and finished)

2006-01-13 Thread Christof Petig
Conrad Steenberg schrieb: Just out of curiosity, do you notice speed improvements as well as the obvious size reduction? Of course all disk bound activity is speed up by a factor of 33% as well (you have to transfer much less data) and to me monotone is mostly disk bound. But since the cert