about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-01-31 22:28:26 -1000
committerEric Wong <e@80x24.org>2021-02-01 11:38:19 +0000
commit7318712c430bdd15f4fb52cc6c4e10eeb7d0ded2 (patch)
tree3e905c7cced5e32bd23c14f0df10588187342594 /MANIFEST
parentb436cf6e4794a32b3331a8727d10bf000ba55de2 (diff)
downloadpublic-inbox-7318712c430bdd15f4fb52cc6c4e10eeb7d0ded2.tar.gz
This allows us to avoid repeated open() and close() syscalls
and speeds up the new xt/stress-sharedkv.t maintainer test
by roughly 7%.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d6902076..017dc7f2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -454,3 +454,4 @@ xt/perf-msgview.t
 xt/perf-nntpd.t
 xt/perf-threading.t
 xt/solver.t
+xt/stress-sharedkv.t