compas-dev / compas-dev/compas_occ

Long loading time

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
27
Forks
9
PR merge metrics
No merged PRs in 30d

Description

# Feature Request

Some imports from compas_occ take very long to import due to all the functions imported at top level (e.g. `import compas_occ.brep`).
Maybe consider lazy imports to make loading faster. Or use tools such as [lazy_import](https://pypi.org/project/lazy-import/).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.