Skip to content

fix import time and CLI delays #935

Description

@lior-antonov

Currently importing hera is slow(takes a couple seconds). this means that if the CLI imports anything from hera it takes several seconds to react. this is even worse with autocompletion because any autocomplete takes severals seconds. We need to find a fix to it, probably restructuring the imports like pint don't happen by default unless needed. Currently when parsing the caseconfiguration file it uses a jsonutils function that imports pint which slows it down even further.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions