Skip to content

investigate and improve startup speed #2267

@davidism

Description

@davidism

Use python -X importtime to analyze the start up time based on the time it takes to import modules. Let's see how much we can move into function-level imports to make the initial startup faster. Tools like tuna can analyze the importtime output, and there are also other profilers, including memray, that may show additional places for speedup.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions