Skip to content

fix: Imports optimization across our pipeline-related Python repositories #8

@LightlessOne

Description

@LightlessOne
  • Optimize imports by replacing them with lazy imports where necessary (to avoid unnecessary big imports and to improve load times, especially in commonly-used modules, like Utilities)
  • Rebuild Samples CLI afterwards to measure impact
  • Prepare guidelines on how perform such optimization on private repos with commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions