-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
CLIAffects the CLI APIAffects the CLI APIhelp wantedExtra attention is needed / contributions welcomeExtra attention is needed / contributions welcomeperfA code change that improves performanceA code change that improves performance
Description
do we care if double-tabbing is slow? it can be slow for some applications, but as long as the normal single-tab to complete an argument like
--outpu<TAB>is fast, then that's ok?
Originally posted by @kratsg in #2639 (comment)
In PR #2639 Click v8 native autocompletions were added, but they are quite slow. It would be good to figure out how the use of Click can be restructured to produce fast autocompletions for pyhf.
Metadata
Metadata
Assignees
Labels
CLIAffects the CLI APIAffects the CLI APIhelp wantedExtra attention is needed / contributions welcomeExtra attention is needed / contributions welcomeperfA code change that improves performanceA code change that improves performance