[PATCH 4/4] perf-test: add memory leak test for dump restore

2012-12-16 Thread David Bremner
david at tethera.net writes: > + > +memory_run 'load nmbug tags' 'notmuch restore --accumulate > --input=corpus.tags/nmbug.sup-dump' > +memory_run 'dump *' 'notmuch dump --output=tags.sup' > +memory_run 'restore *' 'notmuch restore --input=tags.sup' > +memory_run 'dump --format=batch-tag *'

[PATCH 4/4] perf-test: add memory leak test for dump restore

2012-12-16 Thread da...@tethera.net
From: David Bremner In id:87vcc2q5n2.fsf at nikula.org, Jani points out a memory leak in the current version of the sup restore code. Among other things, this test is intended to verify a fix for that leak. --- performance-test/M01-dump-restore | 15 +++ 1 file

[PATCH 4/4] perf-test: add memory leak test for dump restore

2012-12-16 Thread david
From: David Bremner brem...@debian.org In id:87vcc2q5n2@nikula.org, Jani points out a memory leak in the current version of the sup restore code. Among other things, this test is intended to verify a fix for that leak. --- performance-test/M01-dump-restore | 15 +++ 1 file

Re: [PATCH 4/4] perf-test: add memory leak test for dump restore

2012-12-16 Thread David Bremner
da...@tethera.net writes: + +memory_run 'load nmbug tags' 'notmuch restore --accumulate --input=corpus.tags/nmbug.sup-dump' +memory_run 'dump *' 'notmuch dump --output=tags.sup' +memory_run 'restore *' 'notmuch restore --input=tags.sup' +memory_run 'dump --format=batch-tag *' 'notmuch dump