From c86657e655936d59cab8a88ef1fc1e986c5fb3f0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Jul 2020 23:27:30 +0000 Subject: mboxgz: do asynchronous git blob retrievals This lets the -httpd worker process make better use of time instead of waiting for git-cat-file to respond. With 4 jobs in the new test case against a clone of , a speedup of 10-12% is shown. Even a single job shows a 2-5% improvement on an SSD. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index dcd7a7e5..9b0f5020 100644 --- a/MANIFEST +++ b/MANIFEST @@ -368,6 +368,7 @@ xt/cmp-msgview.t xt/eml_check_limits.t xt/git-http-backend.t xt/git_async_cmp.t +xt/httpd-async-stream.t xt/imapd-mbsync-oimap.t xt/imapd-validate.t xt/mem-imapd-tls.t -- cgit v1.2.3-24-ge0c7