issues: 1410575877
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1410575877 | PR_kwDOAMm_X85A4LHp | 7172 | Lazy import dask.distributed to reduce import time of xarray | 90008 | closed | 0 | 9 | 2022-10-16T18:25:31Z | 2022-10-18T17:41:50Z | 2022-10-18T17:06:34Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/7172 | I was auditing the import time of my software and found that distributed added a non insignificant amount of time to the import of xarray: Using To audit, one can use the the command
Proposed:
One would be tempted to think that this is due to xarray.testing and xarray.tutorial but those just move the imports one level down in tuna graphs.
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7172/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 3, "eyes": 0 } |
13221727 | pull |