Skip to content

PERF: asv for import time #26663

Closed
Closed
@jbrockmendel

Description

@jbrockmendel

Not entirely sure how to do it with asv, but at the command line its just python3 -X importtime -c "import pandas"

  • import time with python3 -X importtime -c "import pandas"
  • import size with something like import pandas, psutil; psutil.Process().memory_info()

Metadata

Metadata

Assignees

No one assigned

    Labels

    BenchmarkPerformance (ASV) benchmarks

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions