From b4603182d50456dc410093efd4d921078559fd42 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 27 Feb 2021 13:03:28 -0500 Subject: doc: lei-overview: add performance and bash completion sections Take care of a couple of the items mentioned at . --- Documentation/lei-overview.pod | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Documentation/lei-overview.pod b/Documentation/lei-overview.pod index 62b62280..c3379caa 100644 --- a/Documentation/lei-overview.pod +++ b/Documentation/lei-overview.pod @@ -71,6 +71,23 @@ file by invoking C. =back +=head1 PERFORMANCE NOTES + +L is recommended for performance. To enable it, create +C<~/.cache/public-inbox/inline-c/>. + +If Socket::MsgHdr is installed (libsocket-msghdr-perl in Debian), the +first invocation of lei starts a daemon, reducing the startup cost of +for future invocations (which is particularly important for Bash +completion). + +=head1 BASH COMPLETION + +Preliminary Bash completion for lei is provided in +C. Contributions adding support for other +shells, as well as improvements to the existing Bash completion, are +welcome. + =head1 CONTACT Feedback welcome via plain-text mail to L -- cgit v1.2.3-24-ge0c7