]> git.cworth.org Git - notmuch/commit
perf-test: add memory test for reply
authorDavid Bremner <david@tethera.net>
Sat, 27 May 2017 16:51:14 +0000 (13:51 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 30 May 2017 12:02:17 +0000 (09:02 -0300)
commite86fa3226cbd3c28106828f079a9c0d5d27299b8
treeb9f2a6cea100f4d034f9d8e8c3ba903bdfb4b4c0
parent331310c4bae664e557909805db25239bb14ec484
perf-test: add memory test for reply

Looking at the code for notmuch-reply, there seems to be several gmime
related memory leaks. This test is supposed to help eliminate those.
performance-test/M04-reply.sh [new file with mode: 0755]