Skip to content

CLI start-up is slow #108

Description

@juhoinkinen

The CLI commands seem to take unnecessarily long time.

Even displaying usage help takes about three seconds:

time bibra --help
Usage: bibra [OPTIONS] COMMAND [ARGS]...

  BIBRA - Bibliographic metadata extraction tool.

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  extract        Extract publication metadata from a PDF or image file.
  list-projects  List configured projects.
  run            Run the BIBRA API server (FastAPI + Web UI) in the...

real	0m3.003s
user	0m15.373s
sys	0m0.293s

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions